diff options
Diffstat (limited to 'x11/powershell/Makefile')
-rw-r--r-- | x11/powershell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/powershell/Makefile b/x11/powershell/Makefile index 7d57e5ea90fe..cf9f93a48e51 100644 --- a/x11/powershell/Makefile +++ b/x11/powershell/Makefile @@ -7,7 +7,7 @@ PORTNAME= powershell PORTVERSION= 0.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 gnome MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A terminal emulator for the X11 USE_GNOME= gnomelibs gnomehier -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${IMLIB_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib `${IMLIB_CONFIG} --libs`" ALL_TARGET= ${PORTNAME} |