jasper 994b63da94 - remove USE_X11=Yes where needed (can't we fully get rid of it?)
and set USE_X11=No where needed

agreed by aja@
2010-10-18 13:18:13 +00:00

27 lines
538 B
Makefile

# $OpenBSD: Makefile,v 1.10 2010/10/18 13:18:13 jasper Exp $
COMMENT= audio files for GNOME
GNOME_PROJECT= gnome-audio
GNOME_VERSION= 2.22.2
REVISION= 2
MODULES= x11/gnome
# Creative Commons ShareAlike 2.0
# Creative Commons - Attribution-Share Alike 2.0 Generic
# Creative Commons - Attribution 3.0 Unported
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_X11= No
NO_BUILD= Yes
NO_REGRESS= Yes
FAKE_FLAGS+= datadir="${TRUEPREFIX}/share"
.include <bsd.port.mk>