diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/stjerm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/stjerm/Makefile b/x11/stjerm/Makefile index 480cde26e813..a9569616d1c0 100644 --- a/x11/stjerm/Makefile +++ b/x11/stjerm/Makefile @@ -11,7 +11,7 @@ COMMENT= A GTK+-based quake-like terminal emulator USE_AUTOTOOLS= aclocal autoheader automake AUTOMAKE_ARGS= --add-missing -ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} \ +ACLOCAL_ARGS= --automake-acdir=${ACLOCAL_DIR} \ -I${LOCALBASE}/share/aclocal USE_GNOME= vte gtk20 GNU_CONFIGURE= yes |