aboutsummaryrefslogtreecommitdiff
path: root/misc/libmetalink
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-15 03:31:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-15 03:31:03 +0000
commitcd38a79213ac7acc1b79bf04365291e0a8c29816 (patch)
tree4da49748bef7075a105ccdb424427e9075569f44 /misc/libmetalink
parentf0bf71343cbd98c2c24efab779de45b0f0a133c6 (diff)
downloadports-cd38a79213ac7acc1b79bf04365291e0a8c29816.tar.gz
ports-cd38a79213ac7acc1b79bf04365291e0a8c29816.zip
- Update MASTER_SITES
- Use USES=tar:bzip2
Notes
Notes: svn path=/head/; revision=348286
Diffstat (limited to 'misc/libmetalink')
-rw-r--r--misc/libmetalink/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/libmetalink/Makefile b/misc/libmetalink/Makefile
index 25894b1a55ca..e034d369fb14 100644
--- a/misc/libmetalink/Makefile
+++ b/misc/libmetalink/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libmetalink
PORTVERSION= 0.1.2
CATEGORIES= misc
-MASTER_SITES= https://launchpadlibrarian.net/113836499/ \
+MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
@@ -19,9 +19,8 @@ OPTIONS_DEFAULT=EXPAT
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
-USE_BZIP2= yes
USE_LDCONFIG= yes
-USES= pathfix
+USES= pathfix tar:bzip2
PORTEXAMPLES= LibO_3.5.4_Win_x86_install_multi.msi.meta4 \
metalinkcat.c \