aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/libopensync-plugin-vformat-devel
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2015-04-24 22:26:26 +0800
committerdanilo <danilo@FreeBSD.org>2015-04-24 22:26:26 +0800
commitac6a8eae67963eef1eff7fba342ae552efec71f2 (patch)
treef34366f831d0be92bfeb5a0678ef6a97ca3ed23c /deskutils/libopensync-plugin-vformat-devel
parent530484e8545e5d931ab7392d4d7b18592dbd4002 (diff)
downloadfreebsd-ports-gnome-ac6a8eae67963eef1eff7fba342ae552efec71f2.tar.gz
freebsd-ports-gnome-ac6a8eae67963eef1eff7fba342ae552efec71f2.tar.zst
freebsd-ports-gnome-ac6a8eae67963eef1eff7fba342ae552efec71f2.zip
- Add MASTER_SITE_LOCAL to MASTER_SITES
- Remove BROKEN - [libopensync] Fix plist
Diffstat (limited to 'deskutils/libopensync-plugin-vformat-devel')
-rw-r--r--deskutils/libopensync-plugin-vformat-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/libopensync-plugin-vformat-devel/Makefile b/deskutils/libopensync-plugin-vformat-devel/Makefile
index 637b0ce3cf48..7031649e88b0 100644
--- a/deskutils/libopensync-plugin-vformat-devel/Makefile
+++ b/deskutils/libopensync-plugin-vformat-devel/Makefile
@@ -4,13 +4,14 @@
PORTNAME= libopensync-plugin-vformat
PORTVERSION= 0.39
CATEGORIES= deskutils
-MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
+MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= danilo
PKGNAMESUFFIX= -devel
MAINTAINER= danilo@FreeBSD.org
COMMENT= Vformat plugin for the OpenSync framework
-BROKEN= Unfetchable
LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync
USES= cmake iconv pkgconfig tar:bzip2