pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/povray Set USE_GCC_SHLIB. Fixes linking on So...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d6cda0dc494
branches: trunk
changeset: 463348:6d6cda0dc494
user: gavan <gavan%pkgsrc.org@localhost>
date: Fri Nov 07 14:20:05 2003 +0000
description:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
diffstat:
graphics/povray/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 36098460bf6c -r 6d6cda0dc494 graphics/povray/Makefile
--- a/graphics/povray/Makefile Fri Nov 07 13:55:02 2003 +0000
+++ b/graphics/povray/Makefile Fri Nov 07 14:20:05 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/09/10 22:35:53 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2003/11/07 14:20:05 gavan Exp $
DISTNAME= povuni_s
PKGNAME= povray-3.50c
@@ -19,6 +19,7 @@
USE_X11= YES
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
+USE_GCC_SHLIB= YES
USE_PKGINSTALL= YES
CONFIGURE_ARGS= --sysconfdir=${PKG_SYSCONFDIR}
Home |
Main Index |
Thread Index |
Old Index