diff options
Diffstat (limited to 'devel/avarice/Makefile')
-rw-r--r-- | devel/avarice/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/avarice/Makefile b/devel/avarice/Makefile index 250a82c77046..907026547983 100644 --- a/devel/avarice/Makefile +++ b/devel/avarice/Makefile @@ -6,7 +6,7 @@ # PORTNAME= avarice -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= avarice @@ -21,8 +21,7 @@ LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb USE_BZIP2= yes USE_PERL5= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib MAN1= avarice.1 ice-gdb.1 ice-insight.1 |