aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2006-08-07 13:02:19 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2006-08-07 13:02:19 +0000
commit1945979c39a651b20a816f7c092346fbd6d6a940 (patch)
treec1884bafde9b74612a9c10ee8f5ac48503444833 /x11-toolkits
parentd0463f31dd6ff8455a02b017282e7ec9e3b7b772 (diff)
downloadports-1945979c39a651b20a816f7c092346fbd6d6a940.tar.gz
ports-1945979c39a651b20a816f7c092346fbd6d6a940.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tkshape/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/tkshape/Makefile b/x11-toolkits/tkshape/Makefile
index 8ee8deb21c4d..df93cfc90652 100644
--- a/x11-toolkits/tkshape/Makefile
+++ b/x11-toolkits/tkshape/Makefile
@@ -7,7 +7,8 @@
PORTNAME= tkshape
PORTVERSION= 0.4
CATEGORIES= x11-toolkits
-MASTER_SITES= http://www.cs.man.ac.uk/~fellowsd/tcl/
+MASTER_SITES= http://www.cs.man.ac.uk/~fellowsd/tcl/ \
+ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
DISTNAME= shape${PORTVERSION:S/.//g}
MAINTAINER= nivit@users.sourceforge.net
@@ -17,7 +18,7 @@ LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
PLIST_SUB= PORTNAME="${PORTNAME}"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
OPTIONS= MANPAGES "Install manual pages" on