summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/libuninameslist/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libuninameslist/Makefile b/textproc/libuninameslist/Makefile
index 44e9d5a2796c..ff4cbdfb8868 100644
--- a/textproc/libuninameslist/Makefile
+++ b/textproc/libuninameslist/Makefile
@@ -12,10 +12,9 @@ COMMENT= A library of Unicode annotation data
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake
USE_AUTOTOOLS= libtool
ALL_TARGET= both
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>