From bfe9a907f181f846c9de9ec703f43061d0e8bfe6 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 28 May 2010 18:51:10 +0000 Subject: [PATCH] List missing executable wrappers. PR: ports/147150 Submitted by: Philip M. Gollucci --- devel/rubygem-gettext/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile index c18278389b05..82d4095f78a2 100644 --- a/devel/rubygem-gettext/Makefile +++ b/devel/rubygem-gettext/Makefile @@ -7,6 +7,7 @@ PORTNAME= gettext PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -18,5 +19,6 @@ RUN_DEPENDS= rubygem-locale>=2.0.5:${PORTSDIR}/devel/rubygem-locale USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +PLIST_FILES= bin/rgettext bin/rmsgfmt bin/rmsgmerge .include