summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-10-05 01:03:35 +0000
committerswills <swills@FreeBSD.org>2016-10-05 01:03:35 +0000
commitd748180fc1d51f23410c7d3ad06a12686271352c (patch)
treef3c9dbc3a431cab4da0a484aa555947c29b94208
parent7e9b958c4aad9243a6aaeab11ff5205d8c6964b4 (diff)
downloadFreeBSD-ports-d748180fc1d51f23410c7d3ad06a12686271352c.zip
FreeBSD-ports-d748180fc1d51f23410c7d3ad06a12686271352c.tar.gz
irc/xchat-ruby: remove USE_LIBRUBY
-rw-r--r--irc/xchat-ruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat-ruby/Makefile b/irc/xchat-ruby/Makefile
index 8923708..0d2b9e6 100644
--- a/irc/xchat-ruby/Makefile
+++ b/irc/xchat-ruby/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ruby
PORTVERSION= 1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= irc ruby
MASTER_SITES= SF/xchat-${PORTNAME}/xchat-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= xchat-
@@ -12,11 +12,11 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Ruby-scripting plugin for XChat
RUN_DEPENDS= xchat:irc/xchat
+LIB_DEPENDS= lib${RUBY_NAME}.so:${RUBY_PORT}
LICENSE= GPLv2
USE_RUBY= yes
-USE_LIBRUBY= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
DOCSRC= ${WRKDIR}/${DISTNAME}
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
OpenPOWER on IntegriCloud