add gettext module and fix WANTLIB

This commit is contained in:
steven 2007-01-12 08:44:31 +00:00
parent db1c321d99
commit 4901d32ffa

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2006/09/24 18:17:33 grange Exp $
# $OpenBSD: Makefile,v 1.9 2007/01/12 08:44:31 steven Exp $
COMMENT= "Free Unix Spectrum Emulator utilities"
DISTNAME= fuse-utils-0.7.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= emulators
HOMEPAGE= http://fuse-emulator.sourceforge.net/
@ -12,11 +13,12 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c gcrypt
MODULES= devel/gettext
WANTLIB= c z gcrypt bz2 glib-2.0 gpg-error
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
BUILD_DEPENDS= ::devel/gettext
LIB_DEPENDS= spectrum.>=3::devel/libspectrum
CONFIGURE_STYLE= gnu