From 06bb1a36190395ab83cd33318f3143645b6eecdc Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 30 Apr 2003 19:27:46 +0000 Subject: Update to 0.10.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@690 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/gnome-mag/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'accessibility/gnome-mag/Makefile') diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 30a199c5e..aa0db7fae 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomemag -PORTVERSION= 0.9.1 +PORTVERSION= 0.10.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-mag/0.9 +MASTER_SITE_SUBDIR= sources/gnome-mag/0.10 DISTNAME= gnome-mag-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -22,8 +22,8 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= 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 ; \ -- cgit v1.2.3