Add "USE_LIBINTL= YES" to use pre installed "libintl".
This commit is contained in:
parent
80152e029b
commit
430d015f96
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2001/06/30 14:33:36 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2001/06/30 14:42:20 tron Exp $
|
||||
#
|
||||
|
||||
DISTNAME= emma-0.8-1
|
||||
|
@ -15,6 +15,7 @@ BUILD_DEPENDS+= automake-1.4:../../devel/automake
|
|||
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
|
||||
DEPENDS+= python-*:../../lang/python
|
||||
|
||||
USE_LIBINTL= YES
|
||||
USE_X11BASE= YES
|
||||
GNU_CONFIGURE= YES
|
||||
USE_GMAKE= YES
|
||||
|
|
Loading…
Reference in a new issue