summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-22 04:47:32 +0000
committerminskim <minskim>2004-12-22 04:47:32 +0000
commitf1606bf2e28e50a617f825d5b9c1d5e5ddc6ac1f (patch)
tree93b7f366942d5074180da82407a74f303a43054d /x11
parent8eb05bafac54e158fdde9ff8271f70ec435b7ec4 (diff)
downloadpkgsrc-f1606bf2e28e50a617f825d5b9c1d5e5ddc6ac1f.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