Skip to content

Commit

Permalink
Add explicit libxml2 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Jun 11, 2014
1 parent 99f966d commit a5feacd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphics/mapserver/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \
libgif.so:${PORTSDIR}/graphics/giflib

USES= cmake
USE_GNOME= libxml2
LDFLAGS+= -L${LOCALBASE} -pthread
CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} \
-DCMAKE_INSTALL_PREFIX=${PREFIX} \
Expand Down

0 comments on commit a5feacd

Please sign in to comment.