aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-12-24 11:20:14 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-12-24 11:20:14 +0800
commita7bbd07cdbbeb3749a56e0bb926bafb83ffdfc07 (patch)
treef0d2529db54de555d7e5f3fa4768748e2f672cb7
parent337c3fbc760ce848a4aedbe812bbd4f553e6a1ac (diff)
downloadfreebsd-ports-gnome-a7bbd07cdbbeb3749a56e0bb926bafb83ffdfc07.tar.gz
freebsd-ports-gnome-a7bbd07cdbbeb3749a56e0bb926bafb83ffdfc07.tar.zst
freebsd-ports-gnome-a7bbd07cdbbeb3749a56e0bb926bafb83ffdfc07.zip
- Support staging
- Convert USE_GMAKE to USES
-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>
td class='commitgraph'>* Fix build with the upcoming v4l_compat update. [1]nox2015-01-251-0/+14 * Simplify plistbapt2014-11-011-53/+1 * multimedia/vdr: IGNORE on DragonFly which is missing some driversmarino2014-10-231-0/+4 * - Turns out the 10.0-R clang crashes I couldn't reproduce (on amd64) werenox2014-08-131-2/+5 * - Add USE_GCC=any to fix crashes on 10.0 . (which I cannot reproduce tho)nox2014-08-131-1/+2 * Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-161-1/+1 * Quote ${CC} and similar variables in MAKE_ARGS.tijl2014-05-212-4/+4 * - Add RUN_DEPENDS on x11-fonts/xorg-fonts-truetype.nox2014-05-122-25/+14 * Switch my ports to USES= tar:...nox2014-03-151-2/+1 * Really depend on libiconv. (fixes packaging, doh!)nox2014-03-141-1/+1 * Somehow multimedia/vdr itself was list in the previous commit. Sorry... :(nox2014-03-023-22/+16 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+2 * - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+2 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * - Fix multimedia/vdr-plugin-markad build by fixing .include order.nox2013-07-112-4/+2 * Make post-patch-plugin target compatible with both bmake and makebapt2013-05-051-6/+6 * (Attempt to) fix build on recent head.nox2013-05-041-1/+1 * include <bsd.port.options.mk> in Makefile.plugins because it has been convert...bapt2013-05-021-0/+2 * - adoption of USESjgh2013-05-021-3/+3 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1 * - Add fix for crashes when cutting. [1]nox2013-03-202-6/+63 * Add two fixes for device bonding. (locking and OSD LNB setup menu)nox2013-02-213-5/+34 * Convert to USE_PKGCONFIG.nox2012-07-281-1/+1 * - Update multimedia/vdr to 1.7.29 .nox2012-07-227-38/+29 * - Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,nox2012-06-291-0/+1 * - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .nox2012-06-2013-136/+102 * - Convert this to OPTIONng too.nox2012-06-031-13/+15 * - Add fix for fontconfig 2.9.0 .nox2012-05-242-1/+13 * - Further fixes to the signal quality display, especially SNR.nox2012-05-123-2/+42 * - Remove s2apiwrapper patch now that multimedia/v4l_compat wasnox2012-05-114-14/+48 * - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.27 .nox2012-04-2114-111/+182 * Add missing USE_ICONV to fix WITHOUT_NLS.nox2012-03-241-0/+1 * - Update multimedia/vdr to 1.7.22 .nox2012-01-2216-783/+378 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * Fix startup crash without setup.conf by merging fix from upstream.nox2011-12-112-1/+34 * - Add diseqc fix.nox2011-08-212-1/+12 * Actually fix build with clang. (Sub-Makefiles were still using g++...)nox2011-08-101-0/+18 * - If vdr is started without a locale query login.conf(5) fornox2011-07-162-12/+36 * - Update multimedia/vdr to 1.7.19 (with parts of the update revertednox2011-06-269-39/+433 * - Add support patches for teletext subtitle plugin to multimedia/vdrnox2011-06-114-4/+1072 * - Remove empty patches files.jadawin2011-05-231-0/+0 * - Fix detection of tuners on higher than /dev/dvb/adapter8.nox2011-05-122-1/+12 * - Add `y' to keyboard mappings as alternate key for `Play' to workaroundnox2011-05-103-2/+9 * - Update multimedia/vdr to 1.7.18 .nox2011-04-206-166/+41 * Fix build WITHOUT_NLS. (Oops!)nox2011-04-081-1/+1 * Add optional workaround patch and knob for North American DVB-S AC3nox2011-03-282-2/+16