summaryrefslogtreecommitdiff
path: root/emulators/suse100_gtk2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse100_gtk2/Makefile')
-rw-r--r--emulators/suse100_gtk2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/suse100_gtk2/Makefile b/emulators/suse100_gtk2/Makefile
index 07beecbd236..edcfa0ed360 100644
--- a/emulators/suse100_gtk2/Makefile
+++ b/emulators/suse100_gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:38:51 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/03/14 01:14:28 jlam Exp $
DISTNAME= suse_gtk2-${SUSE_VERSION}
CATEGORIES= emulators
@@ -23,7 +23,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
# Initialize gtk/pango modules.
FILES_SUBST+= EMULDIR=${EMULDIR:Q}
PLIST_SUBST+= EMULSUBDIR=${EMULSUBDIR:Q}
-INSTALL_EXTRA_TMPL+= ${PKGDIR}/INSTALL
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"