summaryrefslogtreecommitdiff
path: root/x11-toolkits/tkstep80
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-01 03:06:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-01 03:06:49 +0000
commit555a3ebe6cdf7d9691773cd13c13503ad2fdffae (patch)
tree8b731a32ebffa1cf00831def0cd323e7ac45f8c5 /x11-toolkits/tkstep80
parentAdd dependency to xpm. (diff)
Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
Notes
Notes: svn path=/head/; revision=14974
Diffstat (limited to 'x11-toolkits/tkstep80')
-rw-r--r--x11-toolkits/tkstep80/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile
index 830c4269b636..4a70b44a1780 100644
--- a/x11-toolkits/tkstep80/Makefile
+++ b/x11-toolkits/tkstep80/Makefile
@@ -3,7 +3,7 @@
# Date created: 06 November 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.17 1998/11/25 05:06:25 jseger Exp $
+# $Id: Makefile,v 1.18 1998/11/25 09:01:22 asami Exp $
#
DISTNAME= tk8.0p2
@@ -21,6 +21,7 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff34
+FILE_DEPENDS= ${PORTSDIR}/x11-toolkits/tk80
FETCH_BEFORE_ARGS= -b
PATCH_DIST_ARGS= -p1 -d ${WRKDIR}/tk8.0 -E --quiet