diff options
Diffstat (limited to 'sysutils/freeipmi/Makefile')
-rw-r--r-- | sysutils/freeipmi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index ae3a89a61033..16d8f37cc015 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -7,6 +7,7 @@ PORTNAME= freeipmi PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.zresearch.com/pub/freeipmi/${PORTVERSION}/ @@ -20,7 +21,6 @@ LIB_DEPENDS+= guile:${PORTSDIR}/lang/guile BUILD_DEPENDS+= ${LOCALBASE}/lib/libargp.a:${PORTSDIR}/devel/argp-standalone USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes |