aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-21 01:49:40 +0800
committermiwi <miwi@FreeBSD.org>2008-03-21 01:49:40 +0800
commit73e4c77f269ec92d0c806265c4df21a52f48081f (patch)
treee4cf79f7afe5c80be24c1059f91f9539c2e047e8 /graphics
parent25cf646e19f994beb915da03aac9dca9896b5885 (diff)
downloadfreebsd-ports-gnome-73e4c77f269ec92d0c806265c4df21a52f48081f.tar.gz
freebsd-ports-gnome-73e4c77f269ec92d0c806265c4df21a52f48081f.tar.zst
freebsd-ports-gnome-73e4c77f269ec92d0c806265c4df21a52f48081f.zip
- Get rid of USE_X_PREFIX.
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/glpng/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/glpng/Makefile b/graphics/glpng/Makefile
index 6e21e81b683a..cbc50bcc2e4f 100644
--- a/graphics/glpng/Makefile
+++ b/graphics/glpng/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glpng
PORTVERSION= 1.45
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.wyatt100.freeserve.co.uk/ \
http://www.amdmi3.ru/distfiles/
@@ -20,8 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
USE_GL= yes
USE_ZIP= yes
-USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
AR?= /usr/bin/ar