diff options
Diffstat (limited to 'databases/gnome-db/Makefile')
-rw-r--r-- | databases/gnome-db/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile index 702120dc2f21..1cef5cedb65a 100644 --- a/databases/gnome-db/Makefile +++ b/databases/gnome-db/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomedb PORTVERSION= 0.2.96 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-db/0.2 @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomehier libgda USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -lintl" |