From dce9c24de20fd1f34225c13a0372ad5712b66c68 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 14 Dec 2007 22:56:29 +0000 Subject: - Add missed dependency on perl --- chinese/qterm/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'chinese/qterm') diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile index 82fb2a426329..0b68e35b1d77 100644 --- a/chinese/qterm/Makefile +++ b/chinese/qterm/Makefile @@ -18,6 +18,7 @@ MAINTAINER= yuanjue@yuanjue.net COMMENT= QTerm is a BBS client for BSD/Linux USE_BZIP2= yes +USE_PERL5_BUILD=yes USE_QT_VER= 3 HAS_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} @@ -43,10 +44,4 @@ post-install: @${CHMOD} +w ${DATADIR}/address.cfg @${CAT} ${PKGMESSAGE} -.include - -.if ${OSVERSION} < 500016 -BROKEN= Does not build on 4.x -.endif - -.include +.include -- cgit