graphics/mapserver: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-14 09:30:43 +00:00
parent a66f8154d4
commit 965b74809e
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= libgd.so:graphics/gd \
USES= compiler:c++11-lang cpe cmake gnome jpeg \
localbase:ldflags
CPE_VENDOR= umn
CPE_VENDOR= osgeo
LDFLAGS+= -pthread
CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} \
-DCMAKE_INSTALL_PREFIX=${PREFIX} \