summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/open-motif
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-03-29 07:50:14 +0000
committerasami <asami@FreeBSD.org>1999-03-29 07:50:14 +0000
commitdbb5810fa0ba7ce631265ead41fb74fefa24a0a1 (patch)
treed9cfaa5daf66b980a13598d74d706fe57f696408 /x11-toolkits/open-motif
parent7931da6a896ef8f64aacecf5c67d6c1ffa5af05e (diff)
downloadFreeBSD-ports-dbb5810fa0ba7ce631265ead41fb74fefa24a0a1.zip
FreeBSD-ports-dbb5810fa0ba7ce631265ead41fb74fefa24a0a1.tar.gz
Use FORBIDDEN to indicate that this port shouldn't be built under any (some)
circumstances. This is different from BROKEN, which merely means we think it is broken.
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r--x11-toolkits/open-motif/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index bd91c99..fe18be5 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.1 1998/12/28 13:00:56 asami Exp $
+# $Id: Makefile,v 1.2 1999/02/13 01:40:35 asami Exp $
#
DISTNAME= Motif-2.1.10
@@ -14,5 +14,8 @@ USE_X_PREFIX= yes
NO_BUILD= yes
NO_INSTALL= yes
IS_INTERACTIVE= yes
+.if !defined(PACKAGE_BUILDING)
+FORBIDDEN= this is a dummy package for installing Motif dependencies
+.endif
.include <bsd.port.mk>
OpenPOWER on IntegriCloud