diff options
Diffstat (limited to 'databases/edb/Makefile')
-rw-r--r-- | databases/edb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile index 57c5222f30d1..58d1139ab5d1 100644 --- a/databases/edb/Makefile +++ b/databases/edb/Makefile @@ -7,13 +7,14 @@ PORTNAME= edb PORTVERSION= 1.0.5.005 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://enlightenment.freedesktop.org/files/ MAINTAINER= vanilla@FreeBSD.org COMMENT= Enlightenment Database Library -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes |