From 52f78103ea6e7dfae74d99deb145f8fd16199088 Mon Sep 17 00:00:00 2001 From: tijl Date: Sun, 17 Aug 2014 13:09:56 +0000 Subject: math/gsl: - Add USES=libtool and bump dependent ports - Add USES=pathfix and INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstage port) --- science/step/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/step') diff --git a/science/step/Makefile b/science/step/Makefile index f376a6ad1e01..e4d332c657af 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -2,7 +2,7 @@ PORTNAME= step PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} -- cgit