aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-11-18 06:40:36 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-11-18 06:40:36 +0000
commit12446f018c66eedbaa2ade692e7fb0a9f7e720b5 (patch)
tree844c4350fe0ad2e4294813b49e4059cb4baee72b /devel/gnustep
parentbce364c8ee5f4d956856a0e766db28a8f760a6ac (diff)
downloadports-12446f018c66eedbaa2ade692e7fb0a9f7e720b5.tar.gz
ports-12446f018c66eedbaa2ade692e7fb0a9f7e720b5.zip
Notes
Diffstat (limited to 'devel/gnustep')
-rw-r--r--devel/gnustep/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile
index d1933b3e0862..fe6975a84176 100644
--- a/devel/gnustep/Makefile
+++ b/devel/gnustep/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Objective-C libraries based on the OpenStep standard
NO_BUILD= yes
+NO_INSTALL= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BASE= yes
@@ -25,6 +26,4 @@ USE_GNUSTEP_XLIB= yes
USE_GNUSTEP_LIBART= yes
USE_GNUSTEP_CAIRO= yes
-do-install: # empty
-
.include <bsd.port.mk>