diff options
Diffstat (limited to 'deskutils/nautilus-open-terminal/Makefile')
-rw-r--r-- | deskutils/nautilus-open-terminal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile index 620d6b59361d..d73b78e0dff0 100644 --- a/deskutils/nautilus-open-terminal/Makefile +++ b/deskutils/nautilus-open-terminal/Makefile @@ -8,13 +8,14 @@ PORTNAME= nautilus-open-terminal PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://manny.cluecoder.org/packages/nautilus-open-terminal/ MAINTAINER= gnome@FreeBSD.org COMMENT= Nautilus extension which allows you to open a terminal -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= nautilus2 gnomeprefix intlhack gnomehack USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |