diff options
Diffstat (limited to 'databases/kpogre/Makefile')
-rw-r--r-- | databases/kpogre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/kpogre/Makefile b/databases/kpogre/Makefile index e6814ddba862..3880333730e8 100644 --- a/databases/kpogre/Makefile +++ b/databases/kpogre/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpq RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx USE_KDELIBS_VER= 3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GMAKE= yes USE_PGSQL= yes |