use gettext module
This commit is contained in:
parent
df280c5c0d
commit
3bdd711603
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2001/09/07 11:32:54 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2001/09/24 09:21:09 wilfried Exp $
|
||||
|
||||
COMMENT= 'preferences program for wsoundserver'
|
||||
|
||||
DISTNAME= WSoundPrefs-1.1.1
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
CATEGORIES= audio
|
||||
NEED_VERSION= 1.454
|
||||
NEED_VERSION= 1.460
|
||||
|
||||
HOMEPAGE= http://shadowmere.student.utwente.nl/
|
||||
|
||||
@ -19,12 +19,12 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ \
|
||||
ftp://ftp.sra.co.jp/pub/os/FreeBSD/distfiles/
|
||||
|
||||
MODULES= gettext
|
||||
RUN_DEPENDS= wsoundserver::audio/wsoundserver
|
||||
LIB_DEPENDS= PropList.2::devel/libproplist \
|
||||
wsound::audio/wsoundserver \
|
||||
audiofile::devel/libaudiofile \
|
||||
wraster.4::x11/windowmaker \
|
||||
intl::devel/gettext
|
||||
wraster.4::x11/windowmaker
|
||||
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE= imake noman
|
||||
|
Loading…
Reference in New Issue
Block a user