summaryrefslogtreecommitdiffstats
path: root/textproc/yelp-xsl/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-19 05:52:30 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-19 05:52:30 +0800
commit93ae89dc634b8eff7396dc9e3acaa80471db7075 (patch)
treea670f2aa721c3e1fbb8e722afea47396f5d987b8 /textproc/yelp-xsl/Makefile
parentfd47a77267e1db40c122d8c12560b9f716e32ec2 (diff)
downloadmarcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar
marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.gz
marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.bz2
marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.lz
marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.xz
marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.zst
marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.zip
Update to 3.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16473 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/yelp-xsl/Makefile')
-rw-r--r--textproc/yelp-xsl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index fcc3f2ab9..122a68cdd 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -3,11 +3,11 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.7 2011/09/19 18:36:43 kwm Exp $
+# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.8 2011/10/08 09:47:47 kwm Exp $
#
PORTNAME= yelp-xsl
-PORTVERSION= 3.2.0
+PORTVERSION= 3.2.1
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -23,8 +23,8 @@ USE_XZ= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack pkgconfig libxml2
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+CPPFLAGS= -I${LOCALBASE}/include
+LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>