diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-18 10:43:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-18 10:43:32 +0000 |
commit | 9da493a99bce48848753ba6a8639d57283007d17 (patch) | |
tree | 098faf0a00faef0cac55e6dffd4c2aa9a937f467 /databases | |
parent | ff5da615200d8abf8dc5e04c3b843918711de831 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/kpogre/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/kpogre/Makefile b/databases/kpogre/Makefile index 645747f7f2ab..d797b33ed14d 100644 --- a/databases/kpogre/Makefile +++ b/databases/kpogre/Makefile @@ -17,6 +17,8 @@ COMMENT= PostgreSQL administration tool for KDE BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx +BROKEN= does not compile + USE_KDELIBS_VER= 3 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes |