diff options
author | minskim <minskim> | 2004-12-22 04:47:32 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-12-22 04:47:32 +0000 |
commit | 746bdb7b3025368b2cb080297f3225066ac0142a (patch) | |
tree | 93b7f366942d5074180da82407a74f303a43054d /x11/startup-notification/Makefile | |
parent | c49b38644de6c44c74c9e9b5253de2fe991cb83d (diff) | |
download | pkgsrc-746bdb7b3025368b2cb080297f3225066ac0142a.tar.gz |
Enable pkgviews installation.
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r-- | x11/startup-notification/Makefile | 4 |
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 |