diff options
Diffstat (limited to 'devel/libevocosm/Makefile')
-rw-r--r-- | devel/libevocosm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libevocosm/Makefile b/devel/libevocosm/Makefile index f52132940a22..0e0939be0470 100644 --- a/devel/libevocosm/Makefile +++ b/devel/libevocosm/Makefile @@ -16,7 +16,7 @@ COMMENT= Collection of tools for creating a variety of evolutionary algorithms LIB_DEPENDS= coyotl-3.1.4:${PORTSDIR}/devel/libcoyotl \ png.5:${PORTSDIR}/graphics/png -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= CPPFLAGS=-I${PREFIX}/include/ LDFLAGS=-L${PREFIX}/lib/ |