aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r--multimedia/dvdauthor/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile
index 886d3ad53e20..a2a145ad3153 100644
--- a/multimedia/dvdauthor/Makefile
+++ b/multimedia/dvdauthor/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dvdauthor
PORTVERSION= 0.5.3
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,11 +16,9 @@ MAINTAINER= pb@FreeBSD.org
COMMENT= Makes a DVD file structure from one or more MPEG2 streams
LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread \
- gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
png.5:${PORTSDIR}/graphics/png
-.include <bsd.port.pre.mk>
-
+USE_GETOPT_LONG=yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -29,4 +28,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/dvdauthor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>