aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-06-21 22:13:49 +0800
committerbapt <bapt@FreeBSD.org>2015-06-21 22:13:49 +0800
commitd55589c233aa2c31d030ecc8501a888263b74d3c (patch)
tree60f5dc0810812c5507c45c65ec33e95d38aa25b1
parent397ff40c38b218022643da747ebcc75e73d6c409 (diff)
downloadfreebsd-ports-gnome-d55589c233aa2c31d030ecc8501a888263b74d3c.tar.gz
freebsd-ports-gnome-d55589c233aa2c31d030ecc8501a888263b74d3c.tar.zst
freebsd-ports-gnome-d55589c233aa2c31d030ecc8501a888263b74d3c.zip
Convert to USES=autoreconf
-rw-r--r--emulators/x48/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index a0a7521d1c3f..952e28fe73a9 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -18,12 +18,10 @@ LICENSE= GPLv3
RUN_DEPENDS= ${LOCALBASE}/share/fonts/misc/7x14B-ISO8859-1.pcf.gz:${PORTSDIR}/x11-fonts/font-misc-misc \
${LOCALBASE}/share/fonts/75dpi/helvR12-ISO8859-1.pcf.gz:${PORTSDIR}/x11-fonts/font-adobe-75dpi
-USE_AUTOTOOLS= aclocal autoheader automake autoconf
-AUTOMAKE_ARGS= --add-missing --copy -Wno-portability
-ACLOCAL_ARGS= # default args (--acdir=...) produce broken configure script
+GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -lutil
-USES= gmake pkgconfig tar:bzip2
+USES= autoreconf gmake pkgconfig tar:bzip2
USE_XORG= x11 xext xt
NO_WRKSUBDIR= yes
>tcberner2018-12-261-1/+1 * Update KDE Frameworks to 5.53.0tcberner2018-12-162-4/+3 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-0/+1 * Update KDE Frameworks to 5.52.0tcberner2018-11-132-4/+3 * Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativetcberner2018-11-051-1/+1 * Update KDE Frameworks to 5.41tcberner2018-10-201-3/+3 * Update KDE Frameworks to 5.50tcberner2018-09-182-10/+4 * Update KDE Frameworks to the latest monthly, 5.49adridg2018-08-243-4/+6 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-0/+1 * Update KDE Frameworks to 5.48.0tcberner2018-07-201-3/+3 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-2/+2 * Update KDE Frameworks to 5.47tcberner2018-06-151-3/+3 * Update KDE Frameworks to 5.46tcberner2018-05-191-3/+3 * Update KDE Frameworks to 5.45.0tcberner2018-04-273-4/+5 * Update KDE Frameworks to 5.44tcberner2018-03-131-3/+3