diff options
Diffstat (limited to 'games/xdoom/Makefile')
-rw-r--r-- | games/xdoom/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile index abac990b9fd..4d0cd33f274 100644 --- a/games/xdoom/Makefile +++ b/games/xdoom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2010/02/22 22:13:09 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/06 11:55:00 asau Exp $ DISTNAME= linuxdoom-1.10 PKGNAME= xdoom-1.10 @@ -16,8 +16,6 @@ LICENSE= xdoom-license DEPENDS+= doom1-[0-9]*:../../games/doom1 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= yes USE_TOOLS+= gmake gunzip tar unzip |