drop junk variables (renamed to "comment out" while checking if they're still

needed during the update). spotted by espie.
This commit is contained in:
sthen
2026-06-14 09:59:59 +00:00
parent 805512dd8f
commit 5677076a6a
-5
View File
@@ -14,11 +14,6 @@ WANTLIB= c crypto pcap ssl json-c lib/libnet-1.1/net=11
MODULES= devel/cmake
zzzzzzCONFIGURE_ARGS= --with-openssl-inc=/usr/include \
--with-openssl-lib=/usr/lib
zzzzzzCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libnet-1.1 -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib/libnet-1.1 -L${LOCALBASE}/lib"
LIB_DEPENDS= devel/json-c \
net/libnet/1.1