aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2013-11-07 21:41:52 +0800
committerolgeni <olgeni@FreeBSD.org>2013-11-07 21:41:52 +0800
commit96fc8584f3fcee0dfdf3d4928c3d41a598e2e164 (patch)
tree7cfa05ecb7a2701a5bfb442dd0f7d8f789eefca5 /devel
parent156adf67e7959adff96088ef94b867e9e391a4e9 (diff)
downloadfreebsd-ports-gnome-96fc8584f3fcee0dfdf3d4928c3d41a598e2e164.tar.gz
freebsd-ports-gnome-96fc8584f3fcee0dfdf3d4928c3d41a598e2e164.tar.zst
freebsd-ports-gnome-96fc8584f3fcee0dfdf3d4928c3d41a598e2e164.zip
- Switch to USES=gmake.
- Remove redundant GH master site.
Diffstat (limited to 'devel')
-rw-r--r--devel/common_lib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/common_lib/Makefile b/devel/common_lib/Makefile
index 2337bf55d427..e32e24c3bb4d 100644
--- a/devel/common_lib/Makefile
+++ b/devel/common_lib/Makefile
@@ -3,7 +3,6 @@
PORTNAME= common_lib
PORTVERSION= 3.3.4
CATEGORIES= devel
-MASTER_SITES= GH
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Library of commonly used Erlang functions
@@ -20,10 +19,9 @@ GH_PROJECT= common_lib
GH_COMMIT= c242861
GH_TAGNAME= ${PORTVERSION}
-USE_GMAKE= yes
USE_DOS2UNIX= Makefile
ALL_TARGET= compile doc
-USES= iconv:build
+USES= gmake iconv:build
post-extract:
@${REINPLACE_CMD} -e "s@&lt;@<@g" -e "s@&gt;@>@g" ${WRKSRC}/doc/*.ndoc