aboutsummaryrefslogtreecommitdiffstats
path: root/misc/rabbit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/rabbit/Makefile')
-rw-r--r--misc/rabbit/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/rabbit/Makefile b/misc/rabbit/Makefile
index 3f282c5a4fab..a701f19dca6b 100644
--- a/misc/rabbit/Makefile
+++ b/misc/rabbit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rabbit
PORTVERSION= 1.0.8
+PORTREVISION= 1
CATEGORIES= misc ruby
MASTER_SITES= http://rabbit-shockers.org/download/ \
LOCAL
@@ -51,9 +52,9 @@ PORTDOCS= *
PORTEXAMPLES= *
PORTDATA= *
-OPTIONS_DEFAULT= MIMETEX TWITTER
-MIMETEX_DESC= Run with mimetex
-TWITTER_DESC= Run with Twitter
+OPTIONS_DEFINE= MIMETEX TWITTER
+MIMETEX_DESC= Run with mimetex
+TWITTER_DESC= Run with Twitter
.include <bsd.port.options.mk>