add intltool to MODULES to let this build on a clean machine
bump PKGNAME
This commit is contained in:
parent
cfc2cc11d0
commit
57e8893df2
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/10/24 17:08:09 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2008/10/26 10:42:44 sturm Exp $
|
||||
|
||||
COMMENT= click & play MPD client
|
||||
|
||||
DISTNAME= mpdBrowser-0.9.15
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= audio
|
||||
|
||||
# GPLv3
|
||||
@ -14,11 +15,10 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= http://mpdbrowser.tuxfamily.org/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= lang/python
|
||||
MODULES= lang/python textproc/intltool
|
||||
|
||||
RUN_DEPENDS= ::audio/py-mpd \
|
||||
::devel/desktop-file-utils \
|
||||
::devel/gettext \
|
||||
:py-gtk2->=2.12.1:x11/py-gtk2
|
||||
|
||||
USE_X11= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user