summaryrefslogtreecommitdiffstats
path: root/accessibility/dasher
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 04:10:28 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 04:10:28 +0800
commit305c42c0e87615a8255806c90b0dcb7d394e02bc (patch)
tree8cf4c10f8fc3ba34a36a8caccfe4d78a53176d83 /accessibility/dasher
parent9529de08451bdd2027793fa26c9b538c0b16e2b3 (diff)
downloadmarcuscom-ports-305c42c0e87615a8255806c90b0dcb7d394e02bc.tar.gz
marcuscom-ports-305c42c0e87615a8255806c90b0dcb7d394e02bc.tar.zst
marcuscom-ports-305c42c0e87615a8255806c90b0dcb7d394e02bc.zip
Add USE_GETTEXT to make portlint happy.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5830 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/dasher')
-rw-r--r--accessibility/dasher/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
index e69b70b8b..4d49b5a7f 100644
--- a/accessibility/dasher/Makefile
+++ b/accessibility/dasher/Makefile
@@ -3,7 +3,7 @@
# Whom: lewiz <purple@lewiz.net>
#
# $FreeBSD$
-# $MCom: ports/accessibility/dasher/Makefile,v 1.26 2006/02/23 17:22:05 marcus Exp $
+# $MCom: ports/accessibility/dasher/Makefile,v 1.27 2006/02/25 23:48:02 marcus Exp $
#
PORTNAME= dasher
@@ -21,6 +21,7 @@ BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui atspi \