aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-19 09:00:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-19 09:00:29 +0000
commit3c8a5b8967cffeb646b0189b56daf80930ac29c5 (patch)
tree6a20b4ccd1617dae776e7e56896723739e54d18a /devel
parent270f67a50f702589476371273390b9104ecf4d5e (diff)
downloadports-3c8a5b8967cffeb646b0189b56daf80930ac29c5.tar.gz
ports-3c8a5b8967cffeb646b0189b56daf80930ac29c5.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/libole2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile
index 9baf8d8da1d1..ad0ff00560ea 100644
--- a/devel/libole2/Makefile
+++ b/devel/libole2/Makefile
@@ -11,10 +11,9 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Support library for OLE functions (MS-Excel) for gnumeric
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
+USES= gmake
USE_GNOME= glib12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>