diff options
Diffstat (limited to 'misc/gxmame/Makefile')
-rw-r--r-- | misc/gxmame/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gxmame/Makefile b/misc/gxmame/Makefile index 603691c0efb..04b9b8bc823 100644 --- a/misc/gxmame/Makefile +++ b/misc/gxmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/07/14 12:56:08 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2009/07/22 09:01:37 wiz Exp $ # DISTNAME= gxmame-0.35beta1 @@ -15,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= xmame>=0.87:../../emulators/xmame GNU_CONFIGURE= yes -USE_DIRS+= gnome2-1.5 USE_TOOLS+= intltool gmake msgfmt pkg-config USE_PKGLOCALEDIR= yes |