diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
commit | c68436a7b72179f073b6414d623457a5e3c24e12 (patch) | |
tree | bf681b064a63b51d6700afac65ffbfae49c987d8 /devel/gnustep-make | |
parent | 8fa8041fe58450bde47b655e328b1eeb0f4d0759 (diff) | |
download | ports-c68436a7b72179f073b6414d623457a5e3c24e12.tar.gz ports-c68436a7b72179f073b6414d623457a5e3c24e12.zip |
Notes
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r-- | devel/gnustep-make/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index d8f9ec55a54b..6d4d5ad06940 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -20,7 +20,6 @@ MAINTAINER= dinoex@FreeBSD.org BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" .endif -USE_NEWGCC= yes PREFIX= ${LOCALBASE}/GNUstep GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c" \ |