diff options
Diffstat (limited to 'irc/iroffer-dinoex/Makefile')
-rw-r--r-- | irc/iroffer-dinoex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile index 2193fe4663c7..99736231e198 100644 --- a/irc/iroffer-dinoex/Makefile +++ b/irc/iroffer-dinoex/Makefile @@ -6,8 +6,7 @@ # PORTNAME= iroffer -PORTVERSION= 3.20 -PORTREVISION= 1 +PORTVERSION= 3.21 CATEGORIES= irc MASTER_SITES= http://iroffer.dinoex.net/ PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2} @@ -22,6 +21,7 @@ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure MAN1= iroffer.1 CONFIGURE_ARGS= CC="${CC}" LDFLAGS="${LDFLAGS}" LOCALBASE="${LOCALBASE}" +USE_RC_SUBR= iroffer-dinoex OPTIONS= CURL "build ftp/http support" on \ RUBY "build RUBY script support" on \ |