summaryrefslogtreecommitdiff
path: root/net-mgmt/etherape
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-03-26 07:35:08 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-03-26 07:35:08 +0000
commit80c18491d3637fc4e701e34e58e71103cf092e84 (patch)
tree7a6d1056ff8b716527daf083b3a6cc003cb0978f /net-mgmt/etherape
parent- update to 0.9.7.4 (diff)
Fix build.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=56684
Diffstat (limited to 'net-mgmt/etherape')
-rw-r--r--net-mgmt/etherape/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile
index c2e4814584b0..d149c26069c3 100644
--- a/net-mgmt/etherape/Makefile
+++ b/net-mgmt/etherape/Makefile
@@ -21,6 +21,8 @@ USE_X_PREFIX= yes
MAN1= etherape.1
+CFLAGS+= `${X11BASE}/bin/libglade-config --cflags`
+
post-patch:
@${PERL} -pi -e 's!^confdir = .*!confdir = ${PREFIX}/share/etherape!' \
${WRKSRC}/Makefile.in