diff options
Diffstat (limited to 'irc/ircd-hybrid/Makefile')
-rw-r--r-- | irc/ircd-hybrid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index b4eac895a93e..c8e380b284ae 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -21,6 +21,8 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes +PLIST_SUB+= PORTVERSION=${PORTVERSION} + # # User Configurable Variables # |