aboutsummaryrefslogtreecommitdiff
path: root/graphics/sage
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2006-09-04 04:26:16 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2006-09-04 04:26:16 +0000
commitfe9c27d172f42112222c1927458b097a3b7051aa (patch)
tree41331f5a2b0c52c9f52986504b70c81e0b22a490 /graphics/sage
parent58912301c29240f3d0c53fbff6d0b136cb1f75f3 (diff)
downloadports-fe9c27d172f42112222c1927458b097a3b7051aa.tar.gz
ports-fe9c27d172f42112222c1927458b097a3b7051aa.zip
Notes
Diffstat (limited to 'graphics/sage')
-rw-r--r--graphics/sage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sage/Makefile b/graphics/sage/Makefile
index eb556ccfa909..06d4319b1af5 100644
--- a/graphics/sage/Makefile
+++ b/graphics/sage/Makefile
@@ -18,12 +18,12 @@ COMMENT= OpenGL extension library
USE_SDL= sdl
USE_GL= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GNOME= gnomehack
CONFIGURE_ARGS= --program-transform-name=
MAN3= sage.3 sage_init.3
-CFLAGS= -I${X11BASE}/include
+CFLAGS+= -I${X11BASE}/include
CONFIGURE_ENV= "CFLAGS=${CFLAGS}"
post-patch: