summaryrefslogtreecommitdiff
path: root/editors/gnotepad+
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-26 04:06:59 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-26 04:06:59 +0000
commit172245e773e5d4b57c42fea16c60724a804c3733 (patch)
tree5552c554e720abe37a43ea2b4728a3e4215c8085 /editors/gnotepad+
parentHandle WITHOUT_X11 option (diff)
Add missing USE_GETTEXT
Notes
Notes: svn path=/head/; revision=154468
Diffstat (limited to 'editors/gnotepad+')
-rw-r--r--editors/gnotepad+/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile
index 67d98b0be45b..884ba2c2544b 100644
--- a/editors/gnotepad+/Makefile
+++ b/editors/gnotepad+/Makefile
@@ -21,6 +21,7 @@ COMMENT= Simple GTK-based text/HTML editor
DOCVERSION= 1.2.0
+USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_XPM= yes