diff options
Diffstat (limited to 'emulators/xnp2/Makefile')
-rw-r--r-- | emulators/xnp2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile index 469a1e75b40..5abc97ed996 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/02 17:11:00 tron Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 12:55:22 asau Exp $ SNAPSHOTDATE= 20120618 DISTNAME= xnp2-${SNAPSHOTDATE} @@ -13,8 +13,6 @@ HOMEPAGE= http://www.asahi-net.or.jp/~aw9k-nnk/np2/ COMMENT= Neko Project II PC-9801 emulator LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ CONFIGURE_DIRS= x11 |