aboutsummaryrefslogtreecommitdiff
path: root/comms/spandsp/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-03 20:38:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-03 20:38:42 +0000
commitc40c461d6d90cac1119a48f095b205f9ad78d1a6 (patch)
tree6f437bf5d7fb01c632b956b76d558b1d390db650 /comms/spandsp/Makefile
parent80dd5e925f0bf7679f6d27ba7f90ec8f2e5e59ce (diff)
downloadports-c40c461d6d90cac1119a48f095b205f9ad78d1a6.tar.gz
ports-c40c461d6d90cac1119a48f095b205f9ad78d1a6.zip
Notes
Diffstat (limited to 'comms/spandsp/Makefile')
-rw-r--r--comms/spandsp/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile
index fb2b3cb20e44..d9e189a07b1c 100644
--- a/comms/spandsp/Makefile
+++ b/comms/spandsp/Makefile
@@ -15,13 +15,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= autoreconf gmake libtool
-
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
-
+USES= autoreconf gmake libtool localbase
USE_LDCONFIG= yes
-CONFLICTS= spandsp-devel-[0-9]*
-
.include <bsd.port.mk>