aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
commit3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch)
treed573ea09b2bf6be67cb497df199932da9e2707c4 /net-mgmt
parent40049f4af2200d0dcf33596508688623fc75f764 (diff)
downloadports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.tar.gz
ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/aguri/Makefile2
-rw-r--r--net-mgmt/bsnmpd/Makefile2
-rw-r--r--net-mgmt/ciscoconf/Makefile2
-rw-r--r--net-mgmt/driftnet/Makefile5
-rw-r--r--net-mgmt/irrtoolset/Makefile1
-rw-r--r--net-mgmt/net-snmp53/Makefile2
-rw-r--r--net-mgmt/netwag/Makefile2
-rw-r--r--net-mgmt/vidalia/Makefile2
8 files changed, 8 insertions, 10 deletions
diff --git a/net-mgmt/aguri/Makefile b/net-mgmt/aguri/Makefile
index 9cb3914fb4a7..0692356a845c 100644
--- a/net-mgmt/aguri/Makefile
+++ b/net-mgmt/aguri/Makefile
@@ -22,7 +22,7 @@ USE_XORG= x11
MAN1= aguri.1
post-patch:
- ${REINPLACE_CMD} -e "s,/usr/X11R6,${X11BASE}," ${WRKSRC}/Makefile
+ ${REINPLACE_CMD} -e "s,/usr/X11R6,${LOCALBASE}," ${WRKSRC}/Makefile
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/aguri ${PREFIX}/bin
diff --git a/net-mgmt/bsnmpd/Makefile b/net-mgmt/bsnmpd/Makefile
index a2dd8742e3bc..62c9405ae9e8 100644
--- a/net-mgmt/bsnmpd/Makefile
+++ b/net-mgmt/bsnmpd/Makefile
@@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libbegemot=${LOCALBASE}
USE_AUTOTOOLS= autoconf:261
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GCC= 3.2+
USE_RC_SUBR= bsnmpd.sh
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile
index 7e69aa3ad98d..213e00744b97 100644
--- a/net-mgmt/ciscoconf/Makefile
+++ b/net-mgmt/ciscoconf/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/ciscoconf/ \
MAINTAINER= jabley@automagic.org
COMMENT= Fetches configuration from Cisco routers and stores them under RCS
-BUILD_DEPENDS= makedepend:${X_IMAKE_PORT}
+BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
ALL_TARGET= depend all
MAN8= ciscoconfd.8 ciscoconfr.8
diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile
index 6b6efda50b6e..a0170b72d7d4 100644
--- a/net-mgmt/driftnet/Makefile
+++ b/net-mgmt/driftnet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= driftnet
PORTVERSION= 0.1.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= http://www.ex-parrot.com/~chris/driftnet/ \
http://www.vanheusden.com/mirrors/
@@ -17,10 +17,9 @@ COMMENT= A Tool to grab images out of (your) TCP connections
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
jpeg.9:${PORTSDIR}/graphics/jpeg
-BUILD_DEPENDS= makedepend:${X_IMAKE_PORT}
+BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
USE_GNOME= gtk12
-USE_X_PREFIX= yes
USE_GMAKE= yes
ALL_TARGET= default
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile
index 4fd0ac410aab..299210a6f759 100644
--- a/net-mgmt/irrtoolset/Makefile
+++ b/net-mgmt/irrtoolset/Makefile
@@ -23,7 +23,6 @@ USE_BISON= build
USE_GMAKE= yes
USE_GCC= 3.4
GNU_CONFIGURE= Yes
-CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
MAN1= RtConfig.1 peval.1 rpslcheck.1 IRR-Errors.1
MAN3= librpsl.3
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index b59911f08a6b..128127efba3b 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -29,7 +29,7 @@ PATCH_DEPENDS= ${LIBTOOL_DEPENDS}
USE_AUTOTOOLS= autoconf:261 libtool:15
USE_RC_SUBR= snmpd.sh snmptrapd.sh
USE_OPENSSL= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
NO_LATEST_LINK= yes
.if !defined(WITHOUT_PERL)
USE_PERL5= yes
diff --git a/net-mgmt/netwag/Makefile b/net-mgmt/netwag/Makefile
index 20e995e95eac..e42706b8e0f6 100644
--- a/net-mgmt/netwag/Makefile
+++ b/net-mgmt/netwag/Makefile
@@ -19,7 +19,7 @@ COMMENT= A graphical front end for netwox
BUILD_DEPENDS= netwox:${PORTSDIR}/net-mgmt/netwox \
wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
- appres:${X_CLIENTS_PORT}
+ appres:${PORTSDIR}/x11/appres
RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src/src
diff --git a/net-mgmt/vidalia/Makefile b/net-mgmt/vidalia/Makefile
index 2e69e23170eb..0e1bb4fce46c 100644
--- a/net-mgmt/vidalia/Makefile
+++ b/net-mgmt/vidalia/Makefile
@@ -65,6 +65,6 @@ post-configure:
.if defined(TOR_CONTROL_ADDR)
${REINPLACE_CMD} -e 's@127\.0\.0\.1@${TOR_CONTROL_ADDR}@' ${WRKSRC}/src/config/torsettings.cpp
.endif
- ${REINPLACE_CMD} -E -e 's@(INCPATH +=)@\1 -I${X11BASE}/include@' -e 's@/share(/man/man1)@\1@' ${WRKSRC}/Makefile
+ ${REINPLACE_CMD} -E -e 's@(INCPATH +=)@\1 -I${LOCALBASE}/include@' -e 's@/share(/man/man1)@\1@' ${WRKSRC}/Makefile
.include <bsd.port.post.mk>