diff options
-rw-r--r-- | devel/libmaa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libmaa/Makefile b/devel/libmaa/Makefile index 509d2f2a619f..4be26fd680c0 100644 --- a/devel/libmaa/Makefile +++ b/devel/libmaa/Makefile @@ -17,8 +17,8 @@ LICENSE= LGPL20 OPTIONS_DEFINE= DOCS ALL_TARGET= lib -GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include +GNU_CONFIGURE= yes LIBS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes USES= gmake libtool:build |