summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorobache <obache>2009-06-09 03:57:26 +0000
committerobache <obache>2009-06-09 03:57:26 +0000
commit4b4e5889317b5d36b260184bff7ea72bf8eb5274 (patch)
tree9af1311fa23b9f3528f468489d5cd9c02dcb0b73 /comms
parent32edf1ef0f795696798af13172ba96be619538f0 (diff)
downloadpkgsrc-4b4e5889317b5d36b260184bff7ea72bf8eb5274.tar.gz
After changed MASTER_SITE from the wiki, no need to do custom fetch.
Noticed by Brook Milligan in tech-pkg@.
Diffstat (limited to 'comms')
-rw-r--r--comms/libopensync/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/comms/libopensync/Makefile b/comms/libopensync/Makefile
index feb35123b91..cefeb52baaa 100644
--- a/comms/libopensync/Makefile
+++ b/comms/libopensync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/11/26 00:32:55 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2009/06/09 03:57:26 obache Exp $
#
DISTNAME= libopensync-0.22
@@ -19,11 +19,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-python
-DISTURL=${MASTER_SITES}${DISTNAME}${EXTRACT_SUFX}?format=raw
-pre-fetch:
- ${TEST} -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} || \
- (cd ${DISTDIR} && ${FETCH_CMD} -o ${DISTNAME}${EXTRACT_SUFX} ${DISTURL:Q})
-
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"