2e38793226
USE_LIBTOOL to no since this has no implication on the build for these particular ports.
19 lines
342 B
Makefile
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>
|