summaryrefslogtreecommitdiffstats
path: root/accessibility/gnopernicus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/gnopernicus/Makefile')
-rw-r--r--accessibility/gnopernicus/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index a4f829285..903b43436 100644
--- a/accessibility/gnopernicus/Makefile
+++ b/accessibility/gnopernicus/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.67 2006/01/31 20:36:45 marcus Exp $
+# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.68 2006/02/13 19:39:34 marcus Exp $
#
PORTNAME= gnopernicus
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= accessibility x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
@@ -23,7 +24,7 @@ USE_X_PREFIX= yes
INSTALLS_OMF= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui atspi gnomespeech
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ENV= SED="${SED}"