mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert gmake to USES
Approved by: portmgr
This commit is contained in:
parent
5743712b3d
commit
012621ca47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355322
@ -16,8 +16,7 @@ COMMENT= Well-known Korean X11 Input Method
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= iconv
|
||||
USE_GMAKE= yes
|
||||
USES= iconv gmake
|
||||
USE_GNOME= gtk12 gdkpixbuf
|
||||
WANT_GNOME= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -14,9 +14,8 @@ COMMENT= X11 terminal emulator based on rxvt/xterm that supports korean
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/hmm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 gmake
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
USE_XORG= x11 xext ice sm xt
|
||||
USE_GNOME= imlib
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
|
||||
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
NO_WRKSUBDIR= yes
|
||||
MAKE_ENV= DISTDIR=${DISTDIR} DISTFILES="${DISTFILES}"
|
||||
|
||||
|
@ -13,9 +13,8 @@ COMMENT= SCIM table based Korean input methods
|
||||
BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
|
||||
RUN_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gmake
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user