aboutsummaryrefslogtreecommitdiff
path: root/deskutils/nautilus-open-terminal
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-15 22:23:04 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-15 22:23:04 +0000
commit6486c7771f0c9ad5d67817c020d6339addf93528 (patch)
tree9e6c68f8366677f2235c38fd2d7833987e19a7f9 /deskutils/nautilus-open-terminal
parent6eb20e951d9f1781717e5c22bf55e331d0b23a6d (diff)
downloadports-6486c7771f0c9ad5d67817c020d6339addf93528.tar.gz
ports-6486c7771f0c9ad5d67817c020d6339addf93528.zip
Add USE_GETTEXT to appease portlint.
Notes
Notes: svn path=/head/; revision=162498
Diffstat (limited to 'deskutils/nautilus-open-terminal')
-rw-r--r--deskutils/nautilus-open-terminal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile
index d73b78e0dff0..99d9110154ea 100644
--- a/deskutils/nautilus-open-terminal/Makefile
+++ b/deskutils/nautilus-open-terminal/Makefile
@@ -17,6 +17,7 @@ COMMENT= Nautilus extension which allows you to open a terminal
GNU_CONFIGURE= yes
USE_GNOME= nautilus2 gnomeprefix intlhack gnomehack
+USE_GETTEXT= yes
USE_X_PREFIX= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"