diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 07:39:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 07:39:46 +0000 |
commit | 12d397c4428ff20b2f09dcdd40f80973d2ef3721 (patch) | |
tree | d14544aedcf6ba70f238cb06d10974195d9ec854 /audio | |
parent | b2c6ecff1096312b24a8ec1c7532df96506d3b9c (diff) | |
download | ports-12d397c4428ff20b2f09dcdd40f80973d2ef3721.tar.gz ports-12d397c4428ff20b2f09dcdd40f80973d2ef3721.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/dvda-author/Makefile | 3 | ||||
-rw-r--r-- | audio/dvda-author/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/audio/dvda-author/Makefile b/audio/dvda-author/Makefile index 25d7f7f67723..39fcd7ebd5a7 100644 --- a/audio/dvda-author/Makefile +++ b/audio/dvda-author/Makefile @@ -18,13 +18,10 @@ LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac \ 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 diff --git a/audio/dvda-author/pkg-plist b/audio/dvda-author/pkg-plist index 45740f12a5a6..fccecb307740 100644 --- a/audio/dvda-author/pkg-plist +++ b/audio/dvda-author/pkg-plist @@ -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 |