2e38793226
USE_LIBTOOL to no since this has no implication on the build for these particular ports.
21 lines
375 B
Makefile
21 lines
375 B
Makefile
# $OpenBSD: Makefile,v 1.25 2012/11/17 09:40:42 ajacoutot Exp $
|
|
|
|
COMMENT= general user documentation for GNOME
|
|
|
|
GNOME_PROJECT= gnome-user-docs
|
|
GNOME_VERSION= 3.6.2
|
|
|
|
# CC Attribution 3.0
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= x11/gnome
|
|
|
|
MODGNOME_TOOLS= yelp
|
|
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|