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 /print/gnome-print | |
parent | 5146cba1d9ca51f1f11a5ec365f8b409d99ecc15 (diff) | |
download | ports-5178b48938d20e336ec57a055a01cb66105cd20c.tar.gz ports-5178b48938d20e336ec57a055a01cb66105cd20c.zip |
Notes
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 1 | ||||
-rw-r--r-- | print/gnome-print/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index dca3d671ef6a..cf98097056e4 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -24,6 +24,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_PERL5= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-gnome=${PREFIX} diff --git a/print/gnome-print/pkg-plist b/print/gnome-print/pkg-plist index cc75681b0193..c7460f5c858a 100644 --- a/print/gnome-print/pkg-plist +++ b/print/gnome-print/pkg-plist @@ -25,8 +25,6 @@ include/libgnomeprint/gnome-text.h lib/libgnomeprint.a lib/libgnomeprint.so lib/libgnomeprint.so.9 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/gnome/fonts/afms/adobe/pagd8a.afm share/gnome/fonts/afms/adobe/pagdo8a.afm share/gnome/fonts/afms/adobe/pagk8a.afm |