diff options
Diffstat (limited to 'textproc/modlogan/Makefile')
-rw-r--r-- | textproc/modlogan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index e8822f2334e0..9468f7edc20b 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ expat.6:${PORTSDIR}/textproc/expat2 USE_AUTOTOOLS= libtool -USE_GETTEXT= yes +USES= gettext # Please don't remove the comments, as soon as autoconf/libtool get's # updated in the ports collection the comments may be removed. |