summaryrefslogtreecommitdiff
path: root/multimedia/mplex
diff options
context:
space:
mode:
authorsnj <snj>2004-03-31 08:32:48 +0000
committersnj <snj>2004-03-31 08:32:48 +0000
commit5047c1fdd94663dcf07632baff04687bdb5fe6c7 (patch)
treed9ee01aa490172585f5aa5150d70cd68ce40d731 /multimedia/mplex
parent0942b32eedf4e0c80316133b612611260b7378b6 (diff)
downloadpkgsrc-5047c1fdd94663dcf07632baff04687bdb5fe6c7.tar.gz
USE_LANGUAGES=c c++
Diffstat (limited to 'multimedia/mplex')
-rw-r--r--multimedia/mplex/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/mplex/Makefile b/multimedia/mplex/Makefile
index 88fbfcd63c6..71fc4df6aee 100644
--- a/multimedia/mplex/Makefile
+++ b/multimedia/mplex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/03/30 19:51:31 ben Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/31 08:32:48 snj Exp $
DISTNAME= mjpegtools-1.6.2
PKGNAME= mplex-1.6.2
@@ -11,11 +11,11 @@ COMMENT= Multiplexes MPEG component streams into system layers
BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
-USE_GNU_TOOLS+= make
-USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_GCC_SHLIB= yes
USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
do-build:
cd ${WRKSRC}/utils && ${GMAKE}