diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-04-21 02:36:01 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-04-21 02:36:01 +0800 |
commit | 40e89a17f562d0000462243057e1011b23c1a8db (patch) | |
tree | 02d2a2e24d5de8c66f75828c893a88feaa75c4f6 /misc | |
parent | 9a5b3660025ee83875258f04b4407e609844b239 (diff) | |
download | freebsd-ports-gnome-40e89a17f562d0000462243057e1011b23c1a8db.tar.gz freebsd-ports-gnome-40e89a17f562d0000462243057e1011b23c1a8db.tar.zst freebsd-ports-gnome-40e89a17f562d0000462243057e1011b23c1a8db.zip |
- USE_GMAKE ist set by bsd.gnustep.sh
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnustep-examples/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile index 640ccc5a02f8..fcb561ddc781 100644 --- a/misc/gnustep-examples/Makefile +++ b/misc/gnustep-examples/Makefile @@ -19,7 +19,6 @@ MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep example applications -USE_GMAKE= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |