aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor/Makefile
diff options
context:
space:
mode:
authorPierre Beyssac <pb@FreeBSD.org>2007-05-25 14:46:51 +0000
committerPierre Beyssac <pb@FreeBSD.org>2007-05-25 14:46:51 +0000
commit9e7be81fc9cf316bdab4e1bd6eec93e01a652d6f (patch)
tree4265fcca4dd02bf4b7b5f65c18faae90f54846a8 /multimedia/dvdauthor/Makefile
parentfc414c3662568d07f4aacfeb8b35397f86e86e74 (diff)
downloadports-9e7be81fc9cf316bdab4e1bd6eec93e01a652d6f.tar.gz
ports-9e7be81fc9cf316bdab4e1bd6eec93e01a652d6f.zip
Notes
Diffstat (limited to 'multimedia/dvdauthor/Makefile')
-rw-r--r--multimedia/dvdauthor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile
index 6220d1b3191a..7825cdac73df 100644
--- a/multimedia/dvdauthor/Makefile
+++ b/multimedia/dvdauthor/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= dvdauthor
-PORTVERSION= 0.6.11
-PORTREVISION= 2
+PORTVERSION= 0.6.14
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,7 +22,8 @@ USE_GETOPT_LONG=yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
-MAN1= dvdauthor.1 spumux.1
+CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
+MAN1= dvdauthor.1 dvddirdel.1 dvdunauthor.1 mpeg2desc.1 spumux.1 spuunmux.1
.include <bsd.port.pre.mk>