svn commit: r344698 - head/audio/dvda-author

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 07:39:47 UTC 2014


Author: miwi
Date: Mon Feb 17 07:39:46 2014
New Revision: 344698
URL: http://svnweb.freebsd.org/changeset/ports/344698
QAT: https://qat.redports.org/buildarchive/r344698/

Log:
  - Stage support

Modified:
  head/audio/dvda-author/Makefile
  head/audio/dvda-author/pkg-plist

Modified: head/audio/dvda-author/Makefile
==============================================================================
--- head/audio/dvda-author/Makefile	Mon Feb 17 07:39:40 2014	(r344697)
+++ head/audio/dvda-author/Makefile	Mon Feb 17 07:39:46 2014	(r344698)
@@ -18,13 +18,10 @@ LIB_DEPENDS=	libFLAC.so:${PORTSDIR}/audi
 	libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
 	libpng15.so:${PORTSDIR}/graphics/png
 
-MAN1=		dvda-author.1
-
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 LDFLAGS+=	-L${LOCALBASE}/lib
 CPPFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/FLAC
 
-NO_STAGE=	yes
 USE_AUTOTOOLS=	libltdl
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes

Modified: head/audio/dvda-author/pkg-plist
==============================================================================
--- head/audio/dvda-author/pkg-plist	Mon Feb 17 07:39:40 2014	(r344697)
+++ head/audio/dvda-author/pkg-plist	Mon Feb 17 07:39:46 2014	(r344698)
@@ -6,3 +6,4 @@ share/pixmaps/dvda-author.png
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/dvda-author-09.05.html
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
+man/man1/dvda-author.1.gz


More information about the svn-ports-all mailing list