aboutsummaryrefslogtreecommitdiff
path: root/databases/hk_classes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/hk_classes/Makefile')
-rw-r--r--databases/hk_classes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/hk_classes/Makefile b/databases/hk_classes/Makefile
index 0ad0fd9e9183..e9097ed6cd3e 100644
--- a/databases/hk_classes/Makefile
+++ b/databases/hk_classes/Makefile
@@ -6,6 +6,7 @@
PORTNAME= hk_classes
PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= hk-classes
@@ -21,12 +22,11 @@ USE_PYTHON= yes
USE_GNOME= pkgconfig
CXXFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS= ${PTHREAD_LIBS} -L${LOCALBASE}/lib -largp -lintl
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV+= LIBPYTHON="-l${PYTHON_VERSION} ${PTHREAD_LIBS}"
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+=--with-pythondir=${PYTHONBASE}
-GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
LDCONFIG_DIRS+= ${PREFIX}/lib/hk_classes/
OPTIONS= MYSQL "Build MySQL driver" on \