aboutsummaryrefslogtreecommitdiff
path: root/devel/avarice
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-04-29 16:43:05 +0000
committerRene Ladan <rene@FreeBSD.org>2013-04-29 16:43:05 +0000
commit4e4178dab5c2825019e9652f1ba4f102253a31df (patch)
treea101ccfbdb487a4c9c92a67d6d88ac8775e3362a /devel/avarice
parentecec69fbc311162911f66439dedf61b8176ef964 (diff)
Notes
Diffstat (limited to 'devel/avarice')
-rw-r--r--devel/avarice/Makefile16
1 files changed, 3 insertions, 13 deletions
diff --git a/devel/avarice/Makefile b/devel/avarice/Makefile
index 61de840df97f..a10bd757780f 100644
--- a/devel/avarice/Makefile
+++ b/devel/avarice/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: avarice
-# Date created: 13 April 2003
-# Whom: Brian Dean <bsd@FreeBSD.org>
-#
+# Created by: Brian Dean <bsd@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= avarice
PORTVERSION= 2.12
@@ -20,14 +16,8 @@ USE_BZIP2= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib CPPFLAGS=-I${LOCALBASE}/include
+#CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib CPPFLAGS=-I${LOCALBASE}/include
MAN1= avarice.1 ice-gdb.1 ice-insight.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800069
-LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>