diff options
Diffstat (limited to 'sysutils/dar/Makefile')
-rw-r--r-- | sysutils/dar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index ece75c764fee..c77574386b2f 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -7,6 +7,7 @@ PORTNAME= dar PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} @@ -15,7 +16,7 @@ MAINTAINER= ebrandi@fugspbr.org COMMENT= A full featured command-line backup tool, aimed for disks INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes CPPFLAGS+= -DHAVE_DECL_GETOPT=0 |