aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-10-21 22:17:06 +0800
committermat <mat@FreeBSD.org>2015-10-21 22:17:06 +0800
commit88f7030f8542a3a53b63ad4a85905b7a8046847a (patch)
tree8960842a96c265d728a6a901ca5fa01f78252c47 /emulators
parent9ad011dc5d2241f78f229579070fb407f667a940 (diff)
downloadfreebsd-ports-graphics-88f7030f8542a3a53b63ad4a85905b7a8046847a.tar.gz
freebsd-ports-graphics-88f7030f8542a3a53b63ad4a85905b7a8046847a.tar.zst
freebsd-ports-graphics-88f7030f8542a3a53b63ad4a85905b7a8046847a.zip
Fix on recent stable/10.
PR: 202082 Submitted by: maintainer Sponsored by: Absolight
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dynamips-community/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile
index b0517d98216..76903f4385b 100644
--- a/emulators/dynamips-community/Makefile
+++ b/emulators/dynamips-community/Makefile
@@ -15,6 +15,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libelf.so:${PORTSDIR}/devel/libelf \
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
+CFLAGS+= -I${PREFIX}/include/libelf
+
CONFLICTS= dynamips-[0-9]* dynamips-devel-[0-9]*
USES= cmake