diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-05-30 20:28:39 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-05-30 20:28:39 +0800 |
commit | d4a4f3df0be988ab15fc4048b43cae977bb2049d (patch) | |
tree | c217400d9aaa5ed42ce7de1a6c5fedb1cb52cca5 /games/jigsaw/Makefile | |
parent | f8047d70bdf81b846d319abc19375c856eb49690 (diff) | |
download | freebsd-ports-gnome-d4a4f3df0be988ab15fc4048b43cae977bb2049d.tar.gz freebsd-ports-gnome-d4a4f3df0be988ab15fc4048b43cae977bb2049d.tar.zst freebsd-ports-gnome-d4a4f3df0be988ab15fc4048b43cae977bb2049d.zip |
- drop USE_GNUSTEP_PREFIX
Diffstat (limited to 'games/jigsaw/Makefile')
-rw-r--r-- | games/jigsaw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/jigsaw/Makefile b/games/jigsaw/Makefile index 81f81f4bb5f0..5af6daebba32 100644 --- a/games/jigsaw/Makefile +++ b/games/jigsaw/Makefile @@ -17,7 +17,6 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Simulates a jigsaw puzzle and illustrates the use of clipping paths USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes |