diff options
Diffstat (limited to 'x11/powershell/Makefile')
-rw-r--r-- | x11/powershell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/powershell/Makefile b/x11/powershell/Makefile index 19c74b1f83b9..29ec49c1a416 100644 --- a/x11/powershell/Makefile +++ b/x11/powershell/Makefile @@ -17,7 +17,7 @@ COMMENT= A terminal emulator for the X11 USE_X_PREFIX= yes USE_GNOME= gnomelibs -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${IMLIB_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib `${IMLIB_CONFIG} --libs`" ALL_TARGET= ${PORTNAME} |