aboutsummaryrefslogtreecommitdiffstats
path: root/mail/addresses/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-07-23 21:16:37 +0800
committerdinoex <dinoex@FreeBSD.org>2007-07-23 21:16:37 +0800
commita8a359a36eef7153cbdcb99aa169fb101de309ce (patch)
tree92691305565350fd20deb0edeb9e0e0ffee37848 /mail/addresses/Makefile
parent43ddc4c9bc37489d39383844791547fd8545e508 (diff)
downloadfreebsd-ports-gnome-a8a359a36eef7153cbdcb99aa169fb101de309ce.tar.gz
freebsd-ports-gnome-a8a359a36eef7153cbdcb99aa169fb101de309ce.tar.zst
freebsd-ports-gnome-a8a359a36eef7153cbdcb99aa169fb101de309ce.zip
- update to 0.4.7
Diffstat (limited to 'mail/addresses/Makefile')
-rw-r--r--mail/addresses/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile
index c1c0f14b3aea..e2eacbeb9dd5 100644
--- a/mail/addresses/Makefile
+++ b/mail/addresses/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= addresses
-PORTVERSION= 0.4.6
-PORTREVISION= 1
+PORTVERSION= 0.4.7
CATEGORIES= mail gnustep
-MASTER_SITES= http://giesler.biz/bjoern/downloads/ \
- http://www.energyhq.es.eu.org/files/
+MASTER_SITES= http://download.savannah.gnu.org/releases/gap/
DISTNAME= Addresses-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
@@ -23,10 +21,6 @@ USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
-WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION}
-MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=LOCAL
-MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
-ADDITIONAL_LIB_DIRS+= -L${WRKSRC}/Frameworks/AddressView/AddressView.framework/Versions/Current
-ADDITIONAL_LIB_DIRS+= -L${WRKSRC}/Frameworks/Addresses/Addresses.framework/Versions/Current
+WRKSRC= ${WRKDIR}/Addresses
.include <bsd.port.mk>