openbsd-ports/x11/gnome/backgrounds/Makefile
ajacoutot 2e38793226 Default libtool(1) is in base now so there is no point in settings
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00

19 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.26 2012/11/17 09:40:41 ajacoutot Exp $
COMMENT= wallpapers for GNOME
GNOME_PROJECT= gnome-backgrounds
GNOME_VERSION= 3.6.1
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= x11/gnome
BUILD_DEPENDS= devel/gettext
.include <bsd.port.mk>