diff options
author | Ade Lovett <ade@FreeBSD.org> | 2011-04-11 19:54:35 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2011-04-11 19:54:35 +0000 |
commit | fe0d23d638e55fd3fbfe8e6f43b0f6d26c8b713f (patch) | |
tree | 6b96a59b96237deb8710fe2065d0c3393e7088bc /misc/gnustep-examples | |
parent | 9cdeec96c134d87226d71d31195c647c6b761885 (diff) | |
download | ports-fe0d23d638e55fd3fbfe8e6f43b0f6d26c8b713f.tar.gz ports-fe0d23d638e55fd3fbfe8e6f43b0f6d26c8b713f.zip |
Update to GNU make 3.82 after numerous -exp runs.
Notes
Notes:
svn path=/head/; revision=272537
Diffstat (limited to 'misc/gnustep-examples')
-rw-r--r-- | misc/gnustep-examples/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile index fcb561ddc781..640ccc5a02f8 100644 --- a/misc/gnustep-examples/Makefile +++ b/misc/gnustep-examples/Makefile @@ -19,6 +19,7 @@ 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 |