aboutsummaryrefslogtreecommitdiffstats
path: root/www/horde-ansel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-10-01 06:24:30 +0800
committerbapt <bapt@FreeBSD.org>2014-10-01 06:24:30 +0800
commit86e4bf670f00a0430c73abcdc2d0f718f1eecf93 (patch)
tree1456d7554996655ed30ce158958b16375e47c979 /www/horde-ansel
parentea75169b58ac21daeeb8fb1d50ac2432ce6dada2 (diff)
downloadfreebsd-ports-gnome-86e4bf670f00a0430c73abcdc2d0f718f1eecf93.tar.gz
freebsd-ports-gnome-86e4bf670f00a0430c73abcdc2d0f718f1eecf93.tar.zst
freebsd-ports-gnome-86e4bf670f00a0430c73abcdc2d0f718f1eecf93.zip
Convert to USES=horde
Diffstat (limited to 'www/horde-ansel')
-rw-r--r--www/horde-ansel/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/horde-ansel/Makefile b/www/horde-ansel/Makefile
index e65d1533d720..7965bdeb51f1 100644
--- a/www/horde-ansel/Makefile
+++ b/www/horde-ansel/Makefile
@@ -11,8 +11,7 @@ COMMENT= Horde Photo Management and Web Gallery
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LATEST_LINK= horde-${PORTNAME}
-
+USES= horde
USE_PHP= gettext hash
USE_HORDE_BUILD= Horde_Role
USE_HORDE_RUN= Horde_Role \
@@ -40,6 +39,4 @@ USE_HORDE_RUN= Horde_Role \
Horde_View \
Horde_Vfs
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>