aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2005-03-10 16:43:57 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2005-03-10 16:43:57 +0000
commit17b1775a107bf561f2fc52255f966d12e0d05619 (patch)
treee6b437b5f695c45198b93764bbf2920d5abb8c73 /x11-toolkits
parente1c3bf3c8961c4aeab8f7892b2ac901a9f4f5cda (diff)
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/open-motif-jdk/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/x11-toolkits/open-motif-jdk/Makefile b/x11-toolkits/open-motif-jdk/Makefile
deleted file mode 100644
index 9840f4d07804..000000000000
--- a/x11-toolkits/open-motif-jdk/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: open-motif-jdk
-# Date created: 31 January 2005
-# Whom: Alexey Zelkin <phantom@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -jdk
-
-MAINTAINER= phantom@FreeBSD.org
-
-.if defined(WITH_JDK_PATCH)
-EXTRA_PATCHES+= ${WITH_JDK_PATCH}
-.else
-IGNORE= "cannot be built separately"
-.endif
-
-WITHOUT_OPENMOTIF_DEMOS= YES
-WITHOUT_OPENMOTIF_MANUALS= YES
-
-MASTERDIR= ${.CURDIR}/../open-motif
-
-.include "${MASTERDIR}/Makefile"