aboutsummaryrefslogtreecommitdiffstats
path: root/print/gl2ps
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-15 08:56:24 +0800
committerclsung <clsung@FreeBSD.org>2006-08-15 08:56:24 +0800
commit51d26e0da39f42ca64d24ee47bbc95dd85b86465 (patch)
tree8e2075edd2fc103eee90cbf4de38f622070051f0 /print/gl2ps
parent75455100c07ad234f615ac4a2ba590ee13694198 (diff)
downloadfreebsd-ports-gnome-51d26e0da39f42ca64d24ee47bbc95dd85b86465.tar.gz
freebsd-ports-gnome-51d26e0da39f42ca64d24ee47bbc95dd85b86465.tar.zst
freebsd-ports-gnome-51d26e0da39f42ca64d24ee47bbc95dd85b86465.zip
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'print/gl2ps')
-rw-r--r--print/gl2ps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gl2ps/Makefile b/print/gl2ps/Makefile
index d36b0ee2005b..1001eaa68009 100644
--- a/print/gl2ps/Makefile
+++ b/print/gl2ps/Makefile
@@ -16,7 +16,7 @@ COMMENT= A C library providing vector output for OpenGL application
USE_GL= yes
USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
pre-build:
@${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile