diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
commit | 5178b48938d20e336ec57a055a01cb66105cd20c (patch) | |
tree | 7b629f06e72f052bb88c209caf447e4bb6077033 /x11-wm/epplets | |
parent | 5146cba1d9ca51f1f11a5ec365f8b409d99ecc15 (diff) | |
download | ports-5178b48938d20e336ec57a055a01cb66105cd20c.tar.gz ports-5178b48938d20e336ec57a055a01cb66105cd20c.zip |
Notes
Diffstat (limited to 'x11-wm/epplets')
-rw-r--r-- | x11-wm/epplets/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/epplets/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index ba50b42d024e..d8ee6ee22a43 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment WRKSRC= ${WRKDIR}/Epplets-0.5 USE_X_PREFIX= yes +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-fsstd CONFIGURE_ENV= EROOT=${X11BASE}/share/enlightenment \ diff --git a/x11-wm/epplets/pkg-plist b/x11-wm/epplets/pkg-plist index a3b5346d21ea..0d1696dd6433 100644 --- a/x11-wm/epplets/pkg-plist +++ b/x11-wm/epplets/pkg-plist @@ -28,8 +28,6 @@ lib/libepplet.a lib/libepplet.la lib/libepplet.so lib/libepplet.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/enlightenment/epplet_data/E-Biff/7of9.png share/enlightenment/epplet_data/E-Biff/newmail.png share/enlightenment/epplet_data/E-Biff/nomail.png |