diff options
Diffstat (limited to 'devel/SDL/Makefile')
-rw-r--r-- | devel/SDL/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile index f11d64c0227..107327f56d5 100644 --- a/devel/SDL/Makefile +++ b/devel/SDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2012/10/28 23:40:24 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2012/10/31 11:16:32 asau Exp $ DISTNAME= SDL-1.2.15 PKGREVISION= 5 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.libsdl.org/ COMMENT= Simple DirectMedia Layer, a cross-platform multimedia library LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake |