aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/kmerlin/Makefile3
-rw-r--r--net/kmerlin/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-im/kmerlin/Makefile b/net-im/kmerlin/Makefile
index f708050f4960..a1f23937102b 100644
--- a/net-im/kmerlin/Makefile
+++ b/net-im/kmerlin/Makefile
@@ -13,11 +13,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= cedric@cedric.trix.net
-BROKEN= "Does not build"
-
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_AUTOMAKE= yes
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
CONFIGURE_ARGS+= --prefix=${LOCALBASE}
diff --git a/net/kmerlin/Makefile b/net/kmerlin/Makefile
index f708050f4960..a1f23937102b 100644
--- a/net/kmerlin/Makefile
+++ b/net/kmerlin/Makefile
@@ -13,11 +13,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= cedric@cedric.trix.net
-BROKEN= "Does not build"
-
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_AUTOMAKE= yes
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
CONFIGURE_ARGS+= --prefix=${LOCALBASE}