Needs perl.
This commit is contained in:
parent
177e416f4f
commit
57589ae2e1
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2006/06/14 20:14:21 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2006/07/20 12:32:02 joerg Exp $
|
||||
|
||||
DISTNAME= qalculate-kde-0.9.4
|
||||
CATEGORIES= math
|
||||
|
@ -14,7 +14,7 @@ DEPENDS+= wget>=1.8:../../net/wget
|
|||
USE_LANGUAGES= c c++
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake msgfmt pkg-config
|
||||
USE_TOOLS+= gmake msgfmt pkg-config perl
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/kde
|
||||
|
||||
|
|
Loading…
Reference in a new issue