diff options
author | mezz <mezz@FreeBSD.org> | 2007-01-02 00:57:05 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-01-02 00:57:05 +0000 |
commit | 8003e6e62727df0c8a1c58242e77c7882d4a782f (patch) | |
tree | b3f5db5923efb81e3e0048eced06cd64a5e264da /graphics/ruby-libart2 | |
parent | b6d6a042e599e47f9aeba304dd0952ab202a60cd (diff) | |
download | FreeBSD-ports-8003e6e62727df0c8a1c58242e77c7882d4a782f.zip FreeBSD-ports-8003e6e62727df0c8a1c58242e77c7882d4a782f.tar.gz |
- 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.
Diffstat (limited to 'graphics/ruby-libart2')
-rw-r--r-- | graphics/ruby-libart2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ruby-libart2/Makefile b/graphics/ruby-libart2/Makefile index 3b1aac1..a63fc41 100644 --- a/graphics/ruby-libart2/Makefile +++ b/graphics/ruby-libart2/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} |