aboutsummaryrefslogtreecommitdiff
path: root/devel/common_lib
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2013-11-07 13:41:52 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2013-11-07 13:41:52 +0000
commit3bc5a83a3be906543a36cf03d026107a7da2edc2 (patch)
tree7cfa05ecb7a2701a5bfb442dd0f7d8f789eefca5 /devel/common_lib
parent2ce2cedc837f8d6cde2744d057b36583f7fb0446 (diff)
Notes
Diffstat (limited to 'devel/common_lib')
-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