diff options
Diffstat (limited to 'audio/lopster/Makefile')
-rw-r--r-- | audio/lopster/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 57d6231866cd..93d15b1ab5c5 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -7,13 +7,14 @@ PORTNAME= lopster PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roman@xpert.com -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes USE_GMAKE= yes |