[Midnightbsd-cvs] mports [16713] trunk/misc/gnome-user-docs/Makefile: bump and use uses
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Aug 30 08:53:33 EDT 2014
Revision: 16713
http://svnweb.midnightbsd.org/mports/?rev=16713
Author: laffer1
Date: 2014-08-30 08:53:32 -0400 (Sat, 30 Aug 2014)
Log Message:
-----------
bump and use uses
Modified Paths:
--------------
trunk/misc/gnome-user-docs/Makefile
Modified: trunk/misc/gnome-user-docs/Makefile
===================================================================
--- trunk/misc/gnome-user-docs/Makefile 2014-08-30 12:52:45 UTC (rev 16712)
+++ trunk/misc/gnome-user-docs/Makefile 2014-08-30 12:53:32 UTC (rev 16713)
@@ -2,7 +2,7 @@
PORTNAME= gnome-user-docs
PORTVERSION= 2.32.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -15,11 +15,9 @@
BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
-USES= pkgconfig
-USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier gnomedocutils
+USE_GNOME= gnomeprefix gnomehier gnomedocutils
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list