diff options
Diffstat (limited to 'databases/opendbx/Makefile')
-rw-r--r-- | databases/opendbx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/opendbx/Makefile b/databases/opendbx/Makefile index 104dc05bfdf0..5222735d9b92 100644 --- a/databases/opendbx/Makefile +++ b/databases/opendbx/Makefile @@ -10,7 +10,7 @@ WWW= http://www.linuxnetworks.de/opendbx/ LICENSE= LGPL21 -USES= gmake libtool pathfix readline +USES= gmake libtool readline CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${WRKSRC}/lib -L${LOCALBASE}/lib |