summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:05:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:05:05 +0000
commitcef01acb4dddc445b74260c2f9cb94b4032421ad (patch)
tree79c5e5a7252adeca1dc227935dfb70875f69b817 /editors
parent6c8bf3f5d2068c9387b4946841a691a1b249cb78 (diff)
downloadfreebsd-ports-cef01acb4dddc445b74260c2f9cb94b4032421ad.zip
- Convert gmake to USES
Approved by: portmgr
Diffstat (limited to 'editors')
-rw-r--r--editors/e3/Makefile2
-rw-r--r--editors/emacs21/Makefile2
-rw-r--r--editors/lazarus/Makefile1
-rw-r--r--editors/speedbar/Makefile2
-rw-r--r--editors/tamago/Makefile2
5 files changed, 4 insertions, 5 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile
index bc95cf71d4ce..87ec613e8cf4 100644
--- a/editors/e3/Makefile
+++ b/editors/e3/Makefile
@@ -13,7 +13,7 @@ COMMENT= A full featured text editor written in assembler
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
-USE_GMAKE= yes
+USES= gmake
MAKE_ARGS= OS=FREEBSD
ONLY_FOR_ARCHS= i386
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index a19c2e743ee2..e2e24c451f51 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -35,7 +35,7 @@ USE_XORG= xpm
.endif
USE_AUTOTOOLS= autoconf213
-USE_GMAKE= yes
+USES= gmake
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
.if defined(WITHOUT_X11)
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile
index c02287e89195..43ce4f3b7ea8 100644
--- a/editors/lazarus/Makefile
+++ b/editors/lazarus/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS?= #
ONLY_FOR_ARCHS= i386 amd64
USES= gmake
-USE_GMAKE= yes
USE_GNOME= #
USE_FPC?= fcl-base fcl-db fcl-fpcunit fcl-image fcl-process fcl-registry \
fcl-res fcl-xml iconvenc numlib pasjpeg x11
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile
index d7e61f134396..20cedf3a59e2 100644
--- a/editors/speedbar/Makefile
+++ b/editors/speedbar/Makefile
@@ -17,7 +17,7 @@ COMMENT= Quick access to files and tags in an Emacs frame
USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
-USE_GMAKE= yes
+USES= gmake
CONFLICTS= cedet*
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/speedbar
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index ae4a0f197476..0f176151676e 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -20,7 +20,7 @@ COMMENT= The Multilingual Input Method - Egg V4
LICENSE= GPLv2
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
USE_EMACS= yes
WRKSRC= ${WRKDIR}/egg-4.0.6+0.20041122cvs