diff options
-rw-r--r-- | audio/gxmms2/Makefile | 2 | ||||
-rw-r--r-- | comms/gnokii/Makefile | 3 | ||||
-rw-r--r-- | games/pokerth/Makefile | 3 | ||||
-rw-r--r-- | games/traindirector/Makefile | 2 | ||||
-rw-r--r-- | graphics/amide/Makefile | 3 | ||||
-rw-r--r-- | mail/maildrop/Makefile | 6 | ||||
-rw-r--r-- | net/unison-devel/Makefile | 2 | ||||
-rw-r--r-- | net/unison/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/girara/Makefile | 2 | ||||
-rw-r--r-- | x11/trayer/Makefile | 3 |
10 files changed, 12 insertions, 16 deletions
diff --git a/audio/gxmms2/Makefile b/audio/gxmms2/Makefile index 634313e3beef..a6ae4897191e 100644 --- a/audio/gxmms2/Makefile +++ b/audio/gxmms2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= xmmsclient.6:${PORTSDIR}/audio/xmms2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= gtk20 -USE_GMAKE= yes +USES= gmake ALL_TARGET= ${PORTNAME} MAKE_JOBS_SAFE= yes diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 1fe84c8682ae..ea4a56fd911d 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -20,8 +20,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser GROUPS= ${PORTNAME} USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake USE_LDCONFIG= yes USE_CSTD= gnu89 MAKE_JOBS_SAFE= yes diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index a07d23872c1c..e66e0adb0f9e 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -22,9 +22,8 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \ protobuf:${PORTSDIR}/devel/protobuf BUILD_DEPENDS= ${LOCALBASE}/include/libircclient.h:${PORTSDIR}/irc/libircclient -USES= iconv +USES= iconv gmake USE_BZIP2= yes -USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_QT4= gui corelib network sql sql-sqlite3 qmake_build \ moc_build rcc_build uic_build diff --git a/games/traindirector/Makefile b/games/traindirector/Makefile index 318ebd2fdd2f..578628db13a1 100644 --- a/games/traindirector/Makefile +++ b/games/traindirector/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 NO_WRKSUBDIR= yes MAKE_JOBS_SAFE= yes -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk20 USE_ZIP= yes diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index 13fc2c066327..8f129eaf827e 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -13,11 +13,10 @@ LICENSE= GPLv2 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USE_GMAKE= yes GNU_CONFIGURE= yes USE_CSTD= gnu89 MAKE_JOBS_UNSAFE= yes -USES= gettext +USES= gettext gmake USE_GNOME= gtk20 libgnomecanvas libgnomeui libxml2 INSTALLS_OMF= yes diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index f99a44003738..19b2538708d4 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -26,12 +26,12 @@ COMMENT= Mail delivery agent (MDA) with filtering abilities LICENSE= GPLv3 -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif USE_BZIP2= yes USE_PERL5= yes USES= iconv shebangfix +.if defined(.PARSEDIR) +USES+= gmake +.endif GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --enable-syslog=1 \ diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index f2cec14af8a1..7c887e920b56 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -17,7 +17,7 @@ COMMENT= User-level file synchronization tool LICENSE= GPLv3 PLIST_SUB= PORTVERSION=${PORTVERSION} -USE_GMAKE= yes +USES= gmake WANT_GNOME= yes MAKE_ARGS= CFLAGS="" CONFLICTS= unison-[0-9]* unison-nox11-[0-9]* diff --git a/net/unison/Makefile b/net/unison/Makefile index 9887cb28da83..f0093649d326 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -16,7 +16,7 @@ COMMENT?= User-level file synchronization tool LICENSE= GPLv3 PLIST_SUB= PORTVERSION=${PORTVERSION} -USE_GMAKE= yes +USES= gmake WANT_GNOME= yes MAKE_ARGS= CFLAGS="" CONFLICTS?= unison-devel-[0-9]* unison-nox11-[0-9]* diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile index 9f145120ec1c..9d7a017f6d5f 100644 --- a/x11-toolkits/girara/Makefile +++ b/x11-toolkits/girara/Makefile @@ -10,7 +10,7 @@ MAINTAINER= madpilot@FreeBSD.org COMMENT= GTK2 Interface Library for Zathura PDF Viewer USE_GNOME= glib20 gtk20 -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes .include <bsd.port.options.mk> diff --git a/x11/trayer/Makefile b/x11/trayer/Makefile index 57b35bbe8396..a579d7849102 100644 --- a/x11/trayer/Makefile +++ b/x11/trayer/Makefile @@ -13,9 +13,8 @@ COMMENT= Lightweight GTK2-based systray for UNIX desktop GITVERSION= 0-g5353f80 FETCH_ARGS= -pRr USE_GNOME= gtk20 glib20 pango atk -USES= iconv +USES= iconv gmake USE_XORG= xmu -USE_GMAKE= yes MAKE_ARGS= "PREFIX=${PREFIX}" MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/sargon-${PORTNAME}-srg-${GITVERSION:S/^0-g//} |