pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/mplex Set USE_GCC_SHLIB. Fixes linking on Sol...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b78b800534f2
branches: trunk
changeset: 463346:b78b800534f2
user: gavan <gavan%pkgsrc.org@localhost>
date: Fri Nov 07 13:04:00 2003 +0000
description:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
diffstat:
graphics/mplex/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6c5f3df7df14 -r b78b800534f2 graphics/mplex/Makefile
--- a/graphics/mplex/Makefile Fri Nov 07 11:18:30 2003 +0000
+++ b/graphics/mplex/Makefile Fri Nov 07 13:04:00 2003 +0000
@@ -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 @@
USE_GMAKE= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+USE_GCC_SHLIB= yes
do-build:
cd ${WRKSRC}/utils && ${GMAKE}
Home |
Main Index |
Thread Index |
Old Index