diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-06-19 09:43:08 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-06-19 09:43:08 +0000 |
commit | 4f5620349fd6cb517674e9a46fa32d7de5e32bde (patch) | |
tree | 546af44a46be11b58796225353098559bf252e22 /mail/balsa | |
parent | b5271952f064e6eaca172f7968d8dbe08acd81e9 (diff) | |
download | ports-4f5620349fd6cb517674e9a46fa32d7de5e32bde.tar.gz ports-4f5620349fd6cb517674e9a46fa32d7de5e32bde.zip |
Notes
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 0216686d20c9..f322d0ff2655 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -7,15 +7,14 @@ PORTNAME= balsa PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ - gtkhtml.10:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList USE_X_PREFIX= yes USE_GNOME= yes |