aboutsummaryrefslogtreecommitdiff
path: root/textproc/ekhtml
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:21:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:21:43 +0000
commit456cec5f1f7e07484b77c8b16335959c913312db (patch)
treed186ce51f3d85765397696f5d010e80286c295bf /textproc/ekhtml
parent751de73c1614767de9e196161c87e59587557351 (diff)
downloadports-456cec5f1f7e07484b77c8b16335959c913312db.tar.gz
ports-456cec5f1f7e07484b77c8b16335959c913312db.zip
- Convert gmake,bzip2 to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355336
Diffstat (limited to 'textproc/ekhtml')
-rw-r--r--textproc/ekhtml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ekhtml/Makefile b/textproc/ekhtml/Makefile
index 6d11112596f5..ccf729a87c3f 100644
--- a/textproc/ekhtml/Makefile
+++ b/textproc/ekhtml/Makefile
@@ -11,7 +11,7 @@ COMMENT= El-Kabong is a speedy, yet forgiving, SAX-style HTML parser
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes