diff options
Diffstat (limited to 'x11-toolkits/lesstif/Makefile')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index b369e0fb0248..bfc7cb01ace5 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -15,8 +15,10 @@ MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ MAINTAINER= kargl@troutmask.apl.washington.edu -MANUAL_PACKAGE_BUILD= do not want to install during interactive build +BUILD_DEPENDS= ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake +MANUAL_PACKAGE_BUILD= do not want to install during interactive build +USE_AUTOCONF= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-static --enable-shared --disable-build-Xlt \ |