diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 10:30:25 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 10:30:25 +0000 |
commit | 52ef00f7dd43db2a10913f52c527032df36d07a1 (patch) | |
tree | 1e7aad67d951f8f98d0b27baad15e300ef980bea /misc | |
parent | 6e5cca6804a962428c8fcd5bffca34ab01837cca (diff) | |
download | ports-52ef00f7dd43db2a10913f52c527032df36d07a1.tar.gz ports-52ef00f7dd43db2a10913f52c527032df36d07a1.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnustep-examples/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile index 2eda33ae4cd7..3ea48ccd58ea 100644 --- a/misc/gnustep-examples/Makefile +++ b/misc/gnustep-examples/Makefile @@ -10,6 +10,8 @@ MASTER_SITE_SUBDIR= usr-apps MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep example applications +BROKEN= Not converted to USES=gnustep + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |