diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-02 00:57:05 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-02 00:57:05 +0000 |
commit | 19a9f3912cd117145535ca6de0175853d0d3896e (patch) | |
tree | c02065a34ed08864bc62d5b2ae0094083d35d0f4 /print/ruby-gnomeprint | |
parent | 535fbdda503208ee9668deae5b3999e874fd43fa (diff) | |
download | ports-19a9f3912cd117145535ca6de0175853d0d3896e.tar.gz ports-19a9f3912cd117145535ca6de0175853d0d3896e.zip |
- Update to 0.16.0.
- More on PREFIX-cleaness.
- Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no
longer in the tarball and have been dropped support by the developers.
Notes
Notes:
svn path=/head/; revision=181226
Diffstat (limited to 'print/ruby-gnomeprint')
-rw-r--r-- | print/ruby-gnomeprint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/ruby-gnomeprint/Makefile b/print/ruby-gnomeprint/Makefile index 909c853fe067..588a460e2cc1 100644 --- a/print/ruby-gnomeprint/Makefile +++ b/print/ruby-gnomeprint/Makefile @@ -32,6 +32,8 @@ INSTALL_TARGET= site-install DOCS= COPYING.LIB ChangeLog README +post-patch: general-patch + post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${RUBY_MODEXAMPLESDIR} |