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 4faf99eb2ee3..12168f223a07 100644 --- a/x11/powershell/Makefile +++ b/x11/powershell/Makefile @@ -7,7 +7,7 @@ PORTNAME= powershell PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A terminal emulator for the X11 USE_GNOME= gnomelibs gnomehier -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${IMLIB_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib `${IMLIB_CONFIG} --libs`" ALL_TARGET= ${PORTNAME} |