summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgavan <gavan>2003-11-07 13:04:00 +0000
committergavan <gavan>2003-11-07 13:04:00 +0000
commita4bd6bf78ef8bc9ed054077008ac977d48299806 (patch)
treed7113665ba240b46074d787e3595f26121f9df5f /graphics
parent032d575804e9af2be78145ca466b5056db4b4300 (diff)
downloadpkgsrc-a4bd6bf78ef8bc9ed054077008ac977d48299806.tar.gz
Set USE_GCC_SHLIB. Fixes linking on Solaris.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mplex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mplex/Makefile b/graphics/mplex/Makefile
index 7b3cdc663f5..a8c65c91aed 100644
--- a/graphics/mplex/Makefile
+++ b/graphics/mplex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/19 08:54:32 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/11/07 13:04:00 gavan Exp $
DISTNAME= mjpegtools-1.6.0
PKGNAME= mplex-1.6.0
@@ -14,6 +14,7 @@ BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
USE_GMAKE= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+USE_GCC_SHLIB= yes
do-build:
cd ${WRKSRC}/utils && ${GMAKE}