diff options
Diffstat (limited to 'x11-toolkits/tkshape/Makefile')
-rw-r--r-- | x11-toolkits/tkshape/Makefile | 5 |
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 |