aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-17 06:25:04 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-17 06:25:04 +0000
commit9fca0faec102df5b298d2754bb2da9a4023bf558 (patch)
treed92a8ae72ec6c2e903f0a60148ba7c01fbf00ef6 /databases
parentc74255e6cbf2d3cc92b5f9a9e0384d4ed5edc162 (diff)
downloadports-9fca0faec102df5b298d2754bb2da9a4023bf558.tar.gz
ports-9fca0faec102df5b298d2754bb2da9a4023bf558.zip
Notes
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>