diff options
Diffstat (limited to 'lang/ferite/Makefile')
-rw-r--r-- | lang/ferite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index 391517412f3e..17f3d1c76ce6 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -7,6 +7,7 @@ PORTNAME= ferite PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,6 @@ COMMENT= An embeddable scripting language LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ xml2.5:${PORTSDIR}/textproc/libxml2 -USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |