aboutsummaryrefslogtreecommitdiff
path: root/textproc/libcss
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/libcss
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'textproc/libcss')
-rw-r--r--textproc/libcss/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libcss/Makefile b/textproc/libcss/Makefile
index 1500724f1fcf..7541ccb5eaae 100644
--- a/textproc/libcss/Makefile
+++ b/textproc/libcss/Makefile
@@ -12,9 +12,9 @@ COMMENT= Cascading Style Sheets library
LICENSE= MIT
-BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem
-LIB_DEPENDS= libwapcaplet.so:${PORTSDIR}/textproc/libwapcaplet \
- libparserutils.so:${PORTSDIR}/devel/libparserutils
+BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem
+LIB_DEPENDS= libwapcaplet.so:textproc/libwapcaplet \
+ libparserutils.so:devel/libparserutils
USES= gmake iconv:wchar_t localbase pkgconfig
USE_LDCONFIG= yes