diff options
Diffstat (limited to 'games/libggz/Makefile')
-rw-r--r-- | games/libggz/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/libggz/Makefile b/games/libggz/Makefile index 029a5fd9efe..faa87221ff9 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/07/05 10:33:06 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/06 11:54:45 asau Exp $ # DISTNAME= libggz-0.0.14.1 @@ -10,8 +10,6 @@ MAINTAINER= mrohrer@users.sourceforge.net HOMEPAGE= http://www.ggzgamingzone.org/ COMMENT= GGZ Gaming Zone libraries -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes |