aboutsummaryrefslogtreecommitdiff
path: root/archivers/xar/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-09-09 09:06:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-09-09 09:06:18 +0000
commit27884f4ce8620e3d9a8f6d66f416515ca47002e8 (patch)
treebf13c0ee363ecdc4de775337fa396c076da71ef6 /archivers/xar/Makefile
parent69632fa029532816db556200d99d1c787300d444 (diff)
downloadports-27884f4ce8620e3d9a8f6d66f416515ca47002e8.tar.gz
ports-27884f4ce8620e3d9a8f6d66f416515ca47002e8.zip
Notes
Diffstat (limited to 'archivers/xar/Makefile')
-rw-r--r--archivers/xar/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile
index ee3d969bfaeb..361d60a1bc7f 100644
--- a/archivers/xar/Makefile
+++ b/archivers/xar/Makefile
@@ -6,20 +6,16 @@
#
PORTNAME= xar
-DISTVERSION= 1.4
-PORTREVISION= 1
+DISTVERSION= 1.5.1
CATEGORIES= archivers
-MASTER_SITES= http://www.opendarwin.org/projects/xar/ \
- http://distfiles-msn.opendarwin.org/ \
- http://distfiles-od.opendarwin.org/ \
- http://distfiles.opendarwin.org/
+MASTER_SITES= http://xar.googlecode.com/files/ \
+ ${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR= distfiles
MAINTAINER= CPE1704TKS@bellsouth.net
COMMENT= OpenDarwin XML eXtensible ARchiver
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GNOME= libxml2
USE_GMAKE= yes