aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gopchop
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-09 07:38:21 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-09 07:38:21 +0000
commit5b954d79b765dce5bb55cb56a4e7d7f54748aa8c (patch)
tree0c6003018ebfe68f86a48f078585a0d30ce7f408 /multimedia/gopchop
parentb133321843038e28fc789ad992c328cffb386b2c (diff)
downloadports-5b954d79b765dce5bb55cb56a4e7d7f54748aa8c.tar.gz
ports-5b954d79b765dce5bb55cb56a4e7d7f54748aa8c.zip
Notes
Diffstat (limited to 'multimedia/gopchop')
-rw-r--r--multimedia/gopchop/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile
index a894749a4bde..292870aff7a8 100644
--- a/multimedia/gopchop/Makefile
+++ b/multimedia/gopchop/Makefile
@@ -17,11 +17,13 @@ DISTNAME= GOPchop-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= MPEG2 GOP-accurate editor
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
LIB_DEPENDS= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
USE_SDL= sdl
USE_GETOPT_LONG= yes
USE_GNOME= gnometarget gtk12
+USE_PERL5_BUILD= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"