aboutsummaryrefslogtreecommitdiff
path: root/textproc/gtkspell2/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-17 21:10:44 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-17 21:10:44 +0000
commitae43ab500c01a4384d3fec555a03571bd2820fdf (patch)
treea1ffdc7ff766067b826dfb1bd822c8fb6e3e919b /textproc/gtkspell2/Makefile
parent4fc3df538044ec03e9ccc2cbca9f5e108f595940 (diff)
downloadports-ae43ab500c01a4384d3fec555a03571bd2820fdf.tar.gz
ports-ae43ab500c01a4384d3fec555a03571bd2820fdf.zip
Notes
Diffstat (limited to 'textproc/gtkspell2/Makefile')
-rw-r--r--textproc/gtkspell2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/gtkspell2/Makefile b/textproc/gtkspell2/Makefile
index 2251c7dfb1b1..0a95c2120b4d 100644
--- a/textproc/gtkspell2/Makefile
+++ b/textproc/gtkspell2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gtkspell2
-PORTVERSION= 2.0.2
-PORTREVISION= 2
+PORTVERSION= 2.0.4
CATEGORIES= textproc gnome
MASTER_SITES= http://gtkspell.sourceforge.net/download/
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
@@ -24,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack gtk20
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \