svn commit: r355871 - head/misc/gnome-user-docs

Koop Mast kwm at FreeBSD.org
Fri May 30 16:37:58 UTC 2014


Author: kwm
Date: Fri May 30 16:37:57 2014
New Revision: 355871
URL: http://svnweb.freebsd.org/changeset/ports/355871
QAT: https://qat.redports.org/buildarchive/r355871/

Log:
  Stagify, switch gnomehack -> pathfix.

Modified:
  head/misc/gnome-user-docs/Makefile

Modified: head/misc/gnome-user-docs/Makefile
==============================================================================
--- head/misc/gnome-user-docs/Makefile	Fri May 30 16:08:35 2014	(r355870)
+++ head/misc/gnome-user-docs/Makefile	Fri May 30 16:37:57 2014	(r355871)
@@ -14,10 +14,9 @@ COMMENT=	GNOME 2 users guide
 BUILD_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
 RUN_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
 
-USES=		pkgconfig tar:bzip2 gmake
+USES=		gmake pathfix pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 INSTALLS_OMF=	yes
-USE_GNOME=	gnomeprefix gnomehack gnomehier gnomedocutils
+USE_GNOME=	gnomeprefix gnomehier gnomedocutils
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list