summaryrefslogtreecommitdiff
path: root/security/ruby-tcpwrap
diff options
context:
space:
mode:
authortaca <taca>2009-02-15 03:27:56 +0000
committertaca <taca>2009-02-15 03:27:56 +0000
commitbadd99c41732c3bb8db8e99732b37f21217b5db1 (patch)
tree4d0a69ea9ad28240d5e4ce1011590946335cc1fa /security/ruby-tcpwrap
parent77f1c929048c5266c27bb69241362371d82b6dcc (diff)
downloadpkgsrc-badd99c41732c3bb8db8e99732b37f21217b5db1.tar.gz
Enable DESTDIR support and sort PLIST.
(No other functional change.)
Diffstat (limited to 'security/ruby-tcpwrap')
-rw-r--r--security/ruby-tcpwrap/Makefile3
-rw-r--r--security/ruby-tcpwrap/PLIST4
2 files changed, 4 insertions, 3 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile
index 2a8b2a8cc9d..1795cf5999f 100644
--- a/security/ruby-tcpwrap/Makefile
+++ b/security/ruby-tcpwrap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/06/19 14:53:34 taca Exp $
+# $NetBSD: Makefile,v 1.16 2009/02/15 03:27:56 taca Exp $
DISTNAME= ruby-tcpwrap-0.6
PKGNAME= ${RUBY_PKGPREFIX}-tcpwrap-0.6
@@ -18,6 +18,7 @@ DOCS_EN= README.en doc/tcpwrap.html.en
DOCS_JA= README.ja doc/tcpwrap.html.ja
INSTALLATION_DIRS= ${RUBY_DOC}/tcpwrap/ja ${RUBY_EG}/tcpwrap
+PKG_DESTDIR_SUPPORT= destdir
post-install:
${INSTALL_DATA} ${WRKSRC}/sample/echod.rb \
diff --git a/security/ruby-tcpwrap/PLIST b/security/ruby-tcpwrap/PLIST
index 0dfc9224ac6..84cb6cdab60 100644
--- a/security/ruby-tcpwrap/PLIST
+++ b/security/ruby-tcpwrap/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2008/06/19 14:53:34 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/02/15 03:27:56 taca Exp $
${RUBY_VENDORARCHLIB}/tcpwrap.${RUBY_DLEXT}
-${RUBY_EG}/tcpwrap/echod.rb
${RUBY_DOC}/tcpwrap/README.en
${RUBY_DOC}/tcpwrap/tcpwrap.html.en
${RUBY_DOC}/tcpwrap/ja/README.ja
${RUBY_DOC}/tcpwrap/ja/tcpwrap.html.ja
+${RUBY_EG}/tcpwrap/echod.rb
@dirrm ${RUBY_EG}/tcpwrap
@dirrm ${RUBY_DOC}/tcpwrap/ja
@dirrm ${RUBY_DOC}/tcpwrap