diff options
Diffstat (limited to 'textproc/rubygem-text/Makefile')
-rw-r--r-- | textproc/rubygem-text/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-text/Makefile b/textproc/rubygem-text/Makefile index 960b8a68d2b9..d0daf1df08b1 100644 --- a/textproc/rubygem-text/Makefile +++ b/textproc/rubygem-text/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |