diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
commit | c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 (patch) | |
tree | 89e915a2bf8568be2efa2fe01c4b703bb95b0dd2 /print/gnomeprint | |
parent | b2066c7c70a0ccedd6a3fda853744aec2281d951 (diff) | |
download | FreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.zip FreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.gz |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'print/gnomeprint')
-rw-r--r-- | print/gnomeprint/Makefile | 1 | ||||
-rw-r--r-- | print/gnomeprint/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index dca3d67..cf98097 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/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/gnomeprint/pkg-plist b/print/gnomeprint/pkg-plist index cc75681..c7460f5 100644 --- a/print/gnomeprint/pkg-plist +++ b/print/gnomeprint/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 |