diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
commit | 9151f3de49e078e4c11ca2cb75df9214570190db (patch) | |
tree | 1e5290647edb4803ae78750cffd54a3dba48f512 /x11-toolkits/jx | |
parent | 6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff) | |
download | FreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.zip FreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz |
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'x11-toolkits/jx')
-rw-r--r-- | x11-toolkits/jx/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/jx/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/jx/Makefile b/x11-toolkits/jx/Makefile index 9591abb..007c4ae 100644 --- a/x11-toolkits/jx/Makefile +++ b/x11-toolkits/jx/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XLIB= yes +INSTALLS_SHLIBS= yes USE_BISON= yes USE_GMAKE= yes MAKE_ENV+= JX_INSTALL_ROOT="${PREFIX}/bin" \ diff --git a/x11-toolkits/jx/pkg-plist b/x11-toolkits/jx/pkg-plist index bcd3ca2..0ccb35c 100644 --- a/x11-toolkits/jx/pkg-plist +++ b/x11-toolkits/jx/pkg-plist @@ -1312,5 +1312,3 @@ share/jx/jx_run_script.xpm @dirrm include/ace bin/jfdesign bin/jxlayout -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R |