diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-12 18:30:25 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-12 18:30:25 +0800 |
commit | 73d104b92dec15919b147c10a31dcc92fe98d829 (patch) | |
tree | 1e7aad67d951f8f98d0b27baad15e300ef980bea /misc/gnustep-examples | |
parent | 077fcdeea0303ffefe769ecbd172a55af92d41b1 (diff) | |
download | freebsd-ports-gnome-73d104b92dec15919b147c10a31dcc92fe98d829.tar.gz freebsd-ports-gnome-73d104b92dec15919b147c10a31dcc92fe98d829.tar.zst freebsd-ports-gnome-73d104b92dec15919b147c10a31dcc92fe98d829.zip |
Mark BROKEN: not converted to USES=gnustep
Reported by: pkg-fallout
Diffstat (limited to 'misc/gnustep-examples')
-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 |