diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index b04341c45e0d..dec87ce14630 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker \ DIST_SUBDIR= wdm USE_X_PREFIX= yes -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER=14 AUTOMAKE_ARGS= --include-deps DEF_SERVER?= ${X11BASE}/bin/X CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ |