aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 12:06:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 12:06:30 +0000
commit3103726150009a95054b0b17f80a75988ab4f2d6 (patch)
treefda80350c9a5cac3df9878e96ba66273cc6e8131 /x11-toolkits/open-motif/Makefile
parentddb373f73d4e3f59b81c46a52a05f64d2fb7bd3f (diff)
Notes
Diffstat (limited to 'x11-toolkits/open-motif/Makefile')
-rw-r--r--x11-toolkits/open-motif/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index 8c1a8f9a7502..585bf6d147fc 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -22,21 +22,17 @@ CONFLICTS= lesstif-[0-9]*
# WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
WRKSRC= ${WRKDIR}/motif-${PORTVERSION}
-USES= gmake iconv libtool:keepla pkgconfig tar:tgz
-USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
-ACLOCAL_ARGS= -I.
-AUTOMAKE_ARGS= -a -c -f --foreign
+USES= autoreconf gmake iconv libtool:keepla pkgconfig tar:tgz
USE_XORG= x11 xaw xbitmaps xext xft xt
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_ENV= LANG=C
CPPFLAGS+= -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I${PREFIX}/include
USE_CSTD= gnu89
+INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-patch:
# fix sections
@${FIND} ${WRKSRC}/doc/man/man1 -name '*.1' -maxdepth 1 | \