- use NO_INSTALL

This commit is contained in:
Dirk Meyer 2006-11-18 06:40:36 +00:00
parent bce364c8ee
commit 12446f018c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177484

View File

@ -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>