aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libjtree/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2000-10-03 05:00:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2000-10-03 05:00:35 +0000
commitc5549750dc3d53828e254aafb5305c4c84933198 (patch)
tree635fe36d9ff6d12447b0229d64ee526e9bad2d0d /x11-toolkits/libjtree/Makefile
parented13219d7c1131773744d618ecc929e027153bbd (diff)
downloadports-c5549750dc3d53828e254aafb5305c4c84933198.tar.gz
ports-c5549750dc3d53828e254aafb5305c4c84933198.zip
Notes
Diffstat (limited to 'x11-toolkits/libjtree/Makefile')
-rw-r--r--x11-toolkits/libjtree/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/libjtree/Makefile b/x11-toolkits/libjtree/Makefile
index cbbeaee75325..c641123de4d9 100644
--- a/x11-toolkits/libjtree/Makefile
+++ b/x11-toolkits/libjtree/Makefile
@@ -17,7 +17,7 @@ DISTNAME= JTree_source-${PORTVERSION}
MAINTAINER= lioux@linf.unb.br
-BUILD_DEPENDS= nonexistent:${JXPORT}:configure \
+BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \
makemake:${JXPORT}
LIB_DEPENDS= jx-1_5_3.1:${JXPORT}
@@ -56,15 +56,16 @@ EXTRALIB_PREFIX= ${PREFIX}/lib/jx
EXTRALIBDIRS= lib make
EXTRALIBFILES_MAKE_WRKSRC= include/make
EXTRALIBFILES_MAKE_FILES= jtree_constants
+
+.include <bsd.port.pre.mk>
+
# main jx distribution port wrksrc
JXPORT= ${PORTSDIR}/x11-toolkits/jx
-JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
+JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
# main jx distribution files needed for building
COPY_JXDIRS= include
COPY_JXFILES= Makefile
-.include <bsd.port.pre.mk>
-
.if ${OSVERSION} >= 300000
ALL_TARGET= freebsd3.x
LIBNUMBER= 1