diff options
Diffstat (limited to 'graphics/GUIlib/Makefile')
-rw-r--r-- | graphics/GUIlib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/GUIlib/Makefile b/graphics/GUIlib/Makefile index 82617c7606b..3c94ef608c4 100644 --- a/graphics/GUIlib/Makefile +++ b/graphics/GUIlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2010/02/26 10:28:31 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/06 14:10:39 asau Exp $ # DISTNAME= GUIlib-1.1.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.libsdl.org/projects/GUIlib/ COMMENT= Very simple GUI framework library -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LANGUAGES= c c++ |