diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:05:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:05:39 +0000 |
commit | 7d3480dd87866246efd10b5e419c8ef2486fd595 (patch) | |
tree | 53a86800279ef814f1b95876bf2712dd7f85a250 /graphics/ruby-rcairo | |
parent | 5e1da236b12fef91525e8db9419eb315dbf99e1c (diff) | |
download | pkgsrc-7d3480dd87866246efd10b5e419c8ef2486fd595.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'graphics/ruby-rcairo')
-rw-r--r-- | graphics/ruby-rcairo/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ruby-rcairo/PLIST b/graphics/ruby-rcairo/PLIST index c46efd3fc3b..f8a2d114ae4 100644 --- a/graphics/ruby-rcairo/PLIST +++ b/graphics/ruby-rcairo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2009/06/14 17:59:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 20:05:43 joerg Exp $ ${GEM_HOME}/cache/cairo-${PKGVERSION}.gem ${GEM_LIBDIR}/.require_paths ${GEM_LIBDIR}/AUTHORS @@ -352,4 +352,3 @@ ${GEM_LIBDIR}/test/test_text_to_glyphs_data.rb ${GEM_LIBDIR}/test/testzlib_d.exe ${GEM_LIBDIR}/test/untgz_d.exe ${GEM_HOME}/specifications/cairo-${PKGVERSION}.gemspec -@exec ${MKDIR} %D/${GEM_DOCDIR} |