diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:37:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:37:22 +0000 |
commit | 74aebe4fa530662ae716b20f309627c83672d06a (patch) | |
tree | f26b60296b320b1901d50506249e5bbe82bc318f /databases/libgnomedb | |
parent | 2a993a3b2bcdaba47df9bb0143e2c044a96b0503 (diff) |
Notes
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r-- | databases/libgnomedb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index c1e8cee4aa4c..e5cfd019aa49 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -21,10 +21,9 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) USE_AUTOTOOLS= libtool -USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgda3 gtksourceview \ intlhack referencehack -USES= gettext +USES= gettext gmake pkgconfig GNU_CONFIGURE= yes INSTALLS_OMF= yes USE_LDCONFIG= yes |