summaryrefslogtreecommitdiff
path: root/databases/postgresql-plruby/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2013-10-10 18:27:06 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2013-10-10 18:27:06 +0000
commit8bc3a3bf93697188bd137bd6a50e4e1727498004 (patch)
treede0b32889010902846c5a9f8226164421d80b9f2 /databases/postgresql-plruby/Makefile
parent- Switch to ruby19 (diff)
- Switch to ruby19
With hat: portmgr
Diffstat (limited to 'databases/postgresql-plruby/Makefile')
-rw-r--r--databases/postgresql-plruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile
index 85b78473ebce..6866a6634f5d 100644
--- a/databases/postgresql-plruby/Makefile
+++ b/databases/postgresql-plruby/Makefile
@@ -62,7 +62,7 @@ post-install:
's,^${PREFIX}/?,,' >> ${TMPPLIST}
@${FIND} -ds ${RUBY_MODDOCDIR} -type d -print | ${SED} -E -e \
's,^${PREFIX}/?,@dirrm ,' >> ${TMPPLIST}
- @${ECHO_CMD} "@unexec rmdir %D/share/doc/ruby18/ 2>/dev/null || true" \
+ @${ECHO_CMD} "@unexec rmdir %D/share/doc/ruby19/ 2>/dev/null || true" \
>> ${TMPPLIST}
.endif
@${CAT} ${PKGMESSAGE}