summaryrefslogtreecommitdiffstats
path: root/textproc/yelp-xsl/Makefile
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-16 14:45:29 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-16 14:45:29 +0800
commit8705b49961d4adf1bd46cce50b5e8e31e790048d (patch)
tree8bb08afe3bdd0e506f8b63f63e69e583953f0dad /textproc/yelp-xsl/Makefile
parent618a9d93f4fc2b20ab002082fe696e671521247d (diff)
downloadmarcuscom-ports-8705b49961d4adf1bd46cce50b5e8e31e790048d.tar
marcuscom-ports-8705b49961d4adf1bd46cce50b5e8e31e790048d.tar.gz
marcuscom-ports-8705b49961d4adf1bd46cce50b5e8e31e790048d.tar.bz2
marcuscom-ports-8705b49961d4adf1bd46cce50b5e8e31e790048d.tar.lz
marcuscom-ports-8705b49961d4adf1bd46cce50b5e8e31e790048d.tar.xz
marcuscom-ports-8705b49961d4adf1bd46cce50b5e8e31e790048d.tar.zst
marcuscom-ports-8705b49961d4adf1bd46cce50b5e8e31e790048d.zip
Update yelp, yelp-xsl, yelp-tools to the last versions.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19967 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/yelp-xsl/Makefile')
-rw-r--r--textproc/yelp-xsl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index 5709a01ad..80acd0c91 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -3,7 +3,7 @@
# $MCom$
PORTNAME= yelp-xsl
-PORTVERSION= 3.12.0
+PORTVERSION= 3.14.0
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -17,6 +17,6 @@ USES= gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix intlhack libxml2 libxslt
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>