diff options
Diffstat (limited to 'graphics/EZWGL')
-rw-r--r-- | graphics/EZWGL/Makefile | 2 | ||||
-rw-r--r-- | graphics/EZWGL/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index b1e597711681..dceed4e34c20 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.3:${PORTSDIR}/graphics/png USE_X_PREFIX= yes +INSTALL_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" @@ -46,6 +47,5 @@ post-install: find ${PREFIX}/share/doc/EZ | xargs ${CHOWN} ${SHAREOWN}:${SHAREGRP} find ${PREFIX}/share/doc/EZ -type f | xargs ${CHMOD} ${SHAREMODE} .endif - ${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.post.mk> diff --git a/graphics/EZWGL/pkg-plist b/graphics/EZWGL/pkg-plist index e63cacb2447c..d36c57e138bc 100644 --- a/graphics/EZWGL/pkg-plist +++ b/graphics/EZWGL/pkg-plist @@ -2,8 +2,6 @@ include/EZ.h lib/libEZ.a lib/libEZ.so lib/libEZ.so.1 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R share/doc/EZ/html/applications.html share/doc/EZ/html/documentation.html share/doc/EZ/html/download.html |