summaryrefslogtreecommitdiff
path: root/java/jdk16/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-28 01:47:45 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-28 01:47:45 +0000
commitba0c879959efa2118dab338be29e1165007bb9c4 (patch)
treea3b5c6f62e864cc5aa169b138748b7749ce9e669 /java/jdk16/Makefile
parentRemove open-motif-devel, most totally misuderstand what it is. (diff)
Use correct Open Motif.
Notes
Notes: svn path=/head/; revision=60158
Diffstat (limited to 'java/jdk16/Makefile')
-rw-r--r--java/jdk16/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index 2eebfab76289..3159ecf32964 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
zip:${PORTSDIR}/archivers/zip \
gtar:${PORTSDIR}/archivers/gtar \
${JDK13DIR}/bin/javac:${PORTSDIR}/java/linux-jdk13 \
- ${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif-devel
+ ${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif
.if !defined(WITHOUT_PLUGIN)
BUILD_DEPENDS+= msgfmt:${PORTSDIR}/devel/gettext
LIB_DEPENDS= glib12.3:$(PORTSDIR)/devel/glib12 \
@@ -62,7 +62,6 @@ ALL_TARGET= all plugin images
ALL_TARGET= all images
.endif
TAR= gtar # Necessary for proper extraction of sources
-BSD_TAR= /usr/bin/tar
PLIST_SUB+= JDK_VERSION=${JDK_VERSION}
JDKIMAGEDIR= ${WRKSRC}/../build/bsd-i386/jdk-image-i386