- Convert gmake to USES
Approved by: portmgr
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user