diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-15 23:53:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-15 23:53:39 +0000 |
commit | 97de4ca1a44c11cb7220bdf8ecea331888d014bd (patch) | |
tree | 636981bee32cbfdd694370c568c6dc0feaec2b3b /databases/libgnomedb/Makefile | |
parent | ec1a6c7d9cfddbe912057679879d345afccdcaa5 (diff) |
Notes
Diffstat (limited to 'databases/libgnomedb/Makefile')
-rw-r--r-- | databases/libgnomedb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index e3b8b921e2d8..83c19ba020af 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnomedb PORTVERSION= 0.12.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/libgnomedb/0.12 @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 gtksourceview +USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |