diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-07-09 22:14:13 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-07-09 22:14:13 +0800 |
commit | 4f35f1a7e6c33334f58b8438887bd113a2d1b101 (patch) | |
tree | f918be073d5fa07f056147d8dd36bfc31566ab31 /games | |
parent | 82ae42e2f08d509f7f37931c1922875e526f0c0c (diff) | |
download | freebsd-ports-gnome-4f35f1a7e6c33334f58b8438887bd113a2d1b101.tar.gz freebsd-ports-gnome-4f35f1a7e6c33334f58b8438887bd113a2d1b101.tar.zst freebsd-ports-gnome-4f35f1a7e6c33334f58b8438887bd113a2d1b101.zip |
remove NO_STAGE.
Diffstat (limited to 'games')
-rw-r--r-- | games/lucidlife/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/lucidlife/Makefile b/games/lucidlife/Makefile index 8409263b667c..a58c2cc42e6a 100644 --- a/games/lucidlife/Makefile +++ b/games/lucidlife/Makefile @@ -14,5 +14,4 @@ USES= gmake pkgconfig USE_GNOME= gtk20 gnomevfs2 intlhack GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> |