diff options
Diffstat (limited to 'net-im/kmerlin/Makefile')
-rw-r--r-- | net-im/kmerlin/Makefile | 3 |
1 files changed, 1 insertions, 2 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} |