summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorchris <chris@pkgsrc.org>2003-03-22 13:47:56 +0000
committerchris <chris@pkgsrc.org>2003-03-22 13:47:56 +0000
commit0e7450e5fc8e0dbc8c7c17c865de9d9d64f7f47a (patch)
tree6c61bfde5d92b0e91dfbcb2c960bae18f6995656 /mail
parent221647a3ee50d746fd3955ce3d0a961ffec6ced5 (diff)
downloadpkgsrc-0e7450e5fc8e0dbc8c7c17c865de9d9d64f7f47a.tar.gz
Update sylpheed to use USE_X11 rather than USE_X11BASE.
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 439a07f3ce0..d92cc43854d 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2003/03/07 21:58:01 salo Exp $
+# $NetBSD: Makefile,v 1.36 2003/03/22 13:47:56 chris Exp $
DISTNAME= sylpheed-0.8.11
+PKGREVISION= 1
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
EXTRACT_SUFX= .tar.bz2
@@ -17,7 +18,7 @@ CONFLICTS= sylpheed-claws-[0-9]*
USE_BUILDLINK2= yes
USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
-USE_X11BASE= yes
+USE_X11= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes