summaryrefslogtreecommitdiff
path: root/accessibility/gok/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-03 01:54:44 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-03 01:54:44 +0000
commit6db1bd3229ff0faf4319cadb9ad94589f7231804 (patch)
treef8711db0149e2a58160ed4dd9cefc686ec954661 /accessibility/gok/Makefile
parentFinish repo copy move from audio to more accurate net category plus (diff)
Update to 0.7.4.
Notes
Notes: svn path=/head/; revision=82074
Diffstat (limited to 'accessibility/gok/Makefile')
-rw-r--r--accessibility/gok/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index 874e94b85899..5e414b76f73a 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gok
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.4
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
@@ -20,12 +20,10 @@ USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
${WRKSRC}/gok/word-complete.c