diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-07-04 01:48:24 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-07-04 01:48:24 +0000 |
commit | 9ecc8eeb8be2a59e0817b222315362e250988685 (patch) | |
tree | 79372c18f6bfb25ec284bb8d49c72b00178e20bd /misc/gnustep-examples | |
parent | 819ca1b7eb9d77baad62cc020030e29975ce64a5 (diff) | |
download | ports-9ecc8eeb8be2a59e0817b222315362e250988685.tar.gz ports-9ecc8eeb8be2a59e0817b222315362e250988685.zip |
Notes
Diffstat (limited to 'misc/gnustep-examples')
-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 11283bff3c97..efd40cbb95ef 100644 --- a/misc/gnustep-examples/Makefile +++ b/misc/gnustep-examples/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME} GUN_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= MAKE_APPS= Finger GFractal GPuzzle HostAddress INSTALL_APPS= Finger GFractal GPuzzle HostAddress |