aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep
diff options
context:
space:
mode:
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>