Use devel/gettext module.
This commit is contained in:
parent
87128866d4
commit
66392183b1
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2009/08/11 08:42:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2009/08/12 13:29:36 ajacoutot Exp $
|
||||
|
||||
COMMENT= organizer for book/dvd/music collections
|
||||
|
||||
DISTNAME= tellico-1.3.4
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= x11 databases
|
||||
|
||||
HOMEPAGE= http://www.periapsis.org/tellico/
|
||||
@ -18,12 +18,13 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB+= ICE SM X11 Xau Xdmcp Xext Xrender art_lgpl_2 c
|
||||
WANTLIB+= exslt gcrypt gpg-error iconv idn intl jpeg m pcre pcreposix
|
||||
WANTLIB+= exslt gcrypt gpg-error idn jpeg m pcre pcreposix
|
||||
WANTLIB+= png pthread stdc++ util xml2 xslt z fam rpcsvc
|
||||
WANTLIB+= expat fontconfig freetype pthread-stubs xcb
|
||||
|
||||
MODULES= x11/kde \
|
||||
lang/python
|
||||
lang/python \
|
||||
devel/gettext
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user