diff options
Diffstat (limited to 'textproc/ruby-htmlsplit')
-rw-r--r-- | textproc/ruby-htmlsplit/Makefile | 1 | ||||
-rw-r--r-- | textproc/ruby-htmlsplit/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile index 8dfd114a814d..00f4092b9331 100644 --- a/textproc/ruby-htmlsplit/Makefile +++ b/textproc/ruby-htmlsplit/Makefile @@ -21,6 +21,7 @@ USE_RUBY= yes NO_BUILD= yes NO_WRKSUBDIR= yes +PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlsplit.rb do-install: ${INSTALL_DATA} ${WRKSRC}/htmlsplit.rb ${RUBY_SITELIBDIR}/ diff --git a/textproc/ruby-htmlsplit/pkg-plist b/textproc/ruby-htmlsplit/pkg-plist deleted file mode 100644 index 996206b2ed6d..000000000000 --- a/textproc/ruby-htmlsplit/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%RUBY_SITELIBDIR%%/htmlsplit.rb |