summaryrefslogtreecommitdiff
path: root/x11/gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r--x11/gtk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 0f826a97c00..3a2788ead6c 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2006/03/04 21:31:09 jlam Exp $
+# $NetBSD: Makefile,v 1.115 2006/03/14 01:14:34 jlam Exp $
DISTNAME= gtk+-1.2.10
PKGREVISION= 9
@@ -47,8 +47,7 @@ GTK_MINOR_VERSION= ${GTK_VERSION:C/[^.]*\.//:C/\..*//}
GTK_MICRO_VERSION= ${GTK_VERSION:C/.*\.//}
.if ${PKG_INSTALLATION_TYPE} == "overwrite"
-DEINSTALL_EXTRA_TMPL= ${PKGDIR}/INSTALL
-INSTALL_EXTRA_TMPL= ${PKGDIR}/INSTALL
+DEINSTALL_TEMPLATE+= ${PKGDIR}/INSTALL
.endif
# We patch the version info in the configure scripts for reasons related to