aboutsummaryrefslogtreecommitdiff
path: root/www/awffull
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/awffull
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'www/awffull')
-rw-r--r--www/awffull/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/awffull/Makefile b/www/awffull/Makefile
index dc9ab8bd3c9d..39df51a22131 100644
--- a/www/awffull/Makefile
+++ b/www/awffull/Makefile
@@ -15,10 +15,10 @@ BROKEN= unfetchable
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${LOCALBASE}/share/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera
-LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \
- libpng.so:${PORTSDIR}/graphics/png \
- libpcre.so:${PORTSDIR}/devel/pcre
+BUILD_DEPENDS= ${LOCALBASE}/share/fonts/bitstream-vera/Vera.ttf:x11-fonts/bitstream-vera
+LIB_DEPENDS= libgd.so:graphics/gd \
+ libpng.so:graphics/png \
+ libpcre.so:devel/pcre
RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFLICTS?= ja-awffull-[0-9]*
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+=--with-font-default=${FONTDEFAULT} \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP
+GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP
GEOIP_CONFIGURE_ENABLE= geoip
NLS_CONFIGURE_ENABLE= nls