diff options
Diffstat (limited to 'textproc/ruby-rdtool')
-rw-r--r-- | textproc/ruby-rdtool/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index bb54add29ac0..cffd16f1ca55 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -74,6 +74,4 @@ post-install: .endif @${CAT} ${PKGMESSAGE} -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |