aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2002-03-26 15:35:08 +0800
committerpetef <petef@FreeBSD.org>2002-03-26 15:35:08 +0800
commitfdc8d4714eb8c387727ff8c93cfa32032236011a (patch)
tree82f668813b8c3da7b45889c090a6e408ab2c63c9 /net
parent067ad9176f8bf1f77746ee831b89fe96c79eda41 (diff)
downloadfreebsd-ports-graphics-fdc8d4714eb8c387727ff8c93cfa32032236011a.tar.gz
freebsd-ports-graphics-fdc8d4714eb8c387727ff8c93cfa32032236011a.tar.zst
freebsd-ports-graphics-fdc8d4714eb8c387727ff8c93cfa32032236011a.zip
Fix build.
Submitted by: bento
Diffstat (limited to 'net')
-rw-r--r--net/etherape/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/etherape/Makefile b/net/etherape/Makefile
index c2e4814584b..d149c26069c 100644
--- a/net/etherape/Makefile
+++ b/net/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