summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-12-22 04:47:32 +0000
committerminskim <minskim@pkgsrc.org>2004-12-22 04:47:32 +0000
commit4d33895149d6c676f55d8c9135380b9f76023cc2 (patch)
tree93b7f366942d5074180da82407a74f303a43054d /x11
parent02e7a05425bea55caa102458003ca3fab994548b (diff)
downloadpkgsrc-4d33895149d6c676f55d8c9135380b9f76023cc2.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'x11')
-rw-r--r--x11/startup-notification/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile
index 850ee8fd1e6..efe138f46cf 100644
--- a/x11/startup-notification/Makefile
+++ b/x11/startup-notification/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:38 tv Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/22 04:47:32 minskim Exp $
DISTNAME= startup-notification-0.7
PKGREVISION= 1
@@ -10,6 +10,8 @@ MAINTAINER= benedikt.meurer@unix-ag.uni-siegen.de
HOMEPAGE= http://www.gnome.org/
COMMENT= X11 application startup notification library
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_LIBTOOL= yes