From 94c670d13b43ac35d3550a1cefaa338edff6fbc0 Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 13 Mar 2014 18:09:45 +0000 Subject: Add GEM_EXTSDIR support. No functional change for current versions of Rubys. --- comms/ruby-termios/Makefile | 3 ++- comms/ruby-termios/PLIST | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'comms/ruby-termios') diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index 7db87ee549c..dbae9c9e489 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2013/07/21 02:38:24 taca Exp $ +# $NetBSD: Makefile,v 1.27 2014/03/13 18:10:52 taca Exp $ DISTNAME= ruby-termios-0.9.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} @@ -12,6 +12,7 @@ LICENSE= gnu-gpl-v2 OR ruby-license GEM_CLEANBUILD= Makefile *.o *.time termios.${RUBY_DLEXT} mkmf.log \ .RUBYARCHDIR.time +GEM_CLEANBUOLD_EXTENSIONS= termios.rb .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/comms/ruby-termios/PLIST b/comms/ruby-termios/PLIST index 2da1db98b1b..87d02d02018 100644 --- a/comms/ruby-termios/PLIST +++ b/comms/ruby-termios/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.11 2011/11/08 15:37:33 taca Exp $ +@comment $NetBSD: PLIST,v 1.12 2014/03/13 18:10:52 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/termios.${RUBY_DLEXT} ${GEM_LIBDIR}/ChangeLog ${GEM_LIBDIR}/README ${GEM_LIBDIR}/examples/modem_check0.rb -- cgit v1.2.3