Uses C++.
This commit is contained in:
parent
808c32fd3b
commit
c298c9a135
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2006/04/17 13:46:19 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2006/05/15 19:14:49 joerg Exp $
|
||||
|
||||
DISTNAME= efax-gtk-3.0.8.src
|
||||
PKGNAME= efax-gtk-3.0.8
|
||||
|
@ -14,6 +14,7 @@ COMMENT= GTK frontend for efax
|
|||
DEPENDS+= efax>=0.9:../../comms/efax
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
|
||||
USE_LANGUAGES= c c++
|
||||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
|
||||
|
|
Loading…
Reference in a new issue