aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/kmysqladmin/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/databases/kmysqladmin/Makefile b/databases/kmysqladmin/Makefile
index 86b364de3dab..d61e94f54ab4 100644
--- a/databases/kmysqladmin/Makefile
+++ b/databases/kmysqladmin/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: kmysqladmin
-# Date created: Aug 12, 2005
-# Whom: Igor Leonenko <bananaz@bk.ru>
+# Date created: Aug 12, 2005
+# Whom: Igor Leonenko <bananaz@bk.ru>
#
# $FreeBSD$
#
@@ -19,13 +19,9 @@ USE_MYSQL= yes
USE_XLIB= yes
USE_QT_VER= 3
USE_KDELIBS_VER=3
+USE_GETTEXT= yes
+INSTALLS_ICONS= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= "don't build on 4.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>