1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Add backup mastersite.

- Replace INSTALLS_SHLIB with USE_LDCONFIG.

PR:		ports/101574
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
This commit is contained in:
Jean Milanez Melo 2006-08-07 13:02:19 +00:00
parent d0463f31dd
commit 1945979c39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169983

View File

@ -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