diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-15 16:44:16 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-15 16:44:16 +0000 |
| commit | 1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97 (patch) | |
| tree | 793d58c7df7e7a6a8851050e7e17a32a176a9a93 /graphics/urt | |
| parent | cefa94ae8b4b952fa2ed775be89954f487d66f73 (diff) | |
First round of INSTALL_SHLIB fixes.
Diffstat (limited to 'graphics/urt')
| -rw-r--r-- | graphics/urt/Makefile | 1 | ||||
| -rw-r--r-- | graphics/urt/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index dfc524a6a1ca..c33e91b197b4 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -24,6 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm EXTRACT_ONLY= urt-3.1b.tar.Z USE_XLIB= yes +INSTALL_SHLIBS= yes NO_WRKSUBDIR= yes CONFIGURE_SCRIPT=Configure CONFIGURE_ARGS= config/urt diff --git a/graphics/urt/pkg-plist b/graphics/urt/pkg-plist index da47e8a78247..26cadeee57d5 100644 --- a/graphics/urt/pkg-plist +++ b/graphics/urt/pkg-plist @@ -76,8 +76,6 @@ include/rle_raw.h lib/librle.a lib/librle.so lib/librle.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @comment if compressed RLE.5 doesn't work. man/man5/RLE.5 man/man5/rle.5 |
