summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xview-clients
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-07-15 21:53:15 +0000
committerasami <asami@FreeBSD.org>1999-07-15 21:53:15 +0000
commitd63c3061d1fde1f3676cfb888dc5135efd30ac65 (patch)
tree96c445787af4fd400b0e5b4d34cf756f4152bd65 /x11-toolkits/xview-clients
parent925305969ab7f7bf5b14ac0533864ab6058a5711 (diff)
downloadFreeBSD-ports-d63c3061d1fde1f3676cfb888dc5135efd30ac65.zip
FreeBSD-ports-d63c3061d1fde1f3676cfb888dc5135efd30ac65.tar.gz
Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't
build but at least it will have a better chance.
Diffstat (limited to 'x11-toolkits/xview-clients')
-rw-r--r--x11-toolkits/xview-clients/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile
index 52db988..f4d89e2 100644
--- a/x11-toolkits/xview-clients/Makefile
+++ b/x11-toolkits/xview-clients/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: ljo (orig)
#
-# $Id: Makefile,v 1.17 1999/05/04 23:22:03 steve Exp $
+# $Id: Makefile,v 1.18 1999/05/12 09:56:52 asami Exp $
#
DISTNAME= xview3.2p1-X11R6
@@ -18,7 +18,7 @@ DEPENDS= ${PORTSDIR}/x11-toolkits/xview:install
USE_X_PREFIX= yes
EXTRACT_ONLY= # empty
-WRKSRC= ${WRKDIRPREFIX}${PORTSDIR}/x11-toolkits/xview/work/${DISTNAME}
+WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../xview/work/${DISTNAME}
ALL_TARGET= Clients
INSTALL_TARGET= 'SUBDIRS=clients' install install.man
OpenPOWER on IntegriCloud