summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/libgda5/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile
index e316b148a6e1..930b453dde1e 100644
--- a/databases/libgda5/Makefile
+++ b/databases/libgda5/Makefile
@@ -20,14 +20,12 @@ CPE_VENDOR= gnome
LIBGDA5_SLAVE?= no
SHEBANG_FILES= libgda-report/RML/*/*.py
-.if !defined(REFERENCE_PORT)
-
BUILD_DEPENDS= itstool:textproc/itstool
LIB_DEPENDS= libsecret-1.so:security/libsecret \
libsoup-2.4.so:devel/libsoup \
USES+= gettext gmake gnome libtool localbase pathfix pkgconfig
-USE_GNOME= glib20 libxslt intlhack introspection:build referencehack
+USE_GNOME= glib20 libxslt intlhack introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
@@ -152,4 +150,3 @@ post-install:
.endif
.include <bsd.port.mk>
-.endif