diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-11 04:35:20 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-11 04:35:20 +0000 |
commit | 79317ebe2dfc883a72e13843d3477de2dc9d57a2 (patch) | |
tree | b8c20310b607e81c15c432a59ebfd222a82bcebb /x11/startup-notification/Makefile | |
parent | 1e2ca26a1709367c74f1df673cc7b4684b794636 (diff) | |
download | pkgsrc-79317ebe2dfc883a72e13843d3477de2dc9d57a2.tar.gz |
bl3ify
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r-- | x11/startup-notification/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 87f21e442e4..d402b588bb6 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/04/11 11:25:53 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/11 04:43:38 xtraeme Exp $ DISTNAME= startup-notification-0.5 CATEGORIES= x11 gnome @@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= X11 application startup notification library GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_LIBTOOL= yes USE_X11= yes |