Added new Mac ports library directoy

This commit is contained in:
Stefan Ritt 2019-04-04 13:08:38 +02:00
parent 4080be05a1
commit 0e651eaeed

View File

@ -74,6 +74,7 @@ BINOWNER = root
BINGROUP = admin
NEED_STRLCPY =
CFLAGS += -I/opt/local/include
LIBS += -L/opt/local/lib
endif
ifeq ($(OSTYPE),FreeBSD)