From 7c4831e33ae81da7c369fbd812212674a31482f3 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 22 Apr 2002 21:16:39 +0000 Subject: Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnome in preparation for the GNOME 2.0 desktop. Reviewed by: sobomax Approved by: sobomax --- print/libgnomeprint/Makefile | 5 +++-- print/libgnomeprint/pkg-plist | 38 +++++++++++++++++++------------------- 2 files changed, 22 insertions(+), 21 deletions(-) (limited to 'print') diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 03fbac0c70f7..364940c90388 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgnomeprint PORTVERSION= 1.112.0 +PORTREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta3 @@ -23,8 +24,8 @@ USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome +CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome2 \ + --datadir=${PREFIX}/share/gnome2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/print/libgnomeprint/pkg-plist b/print/libgnomeprint/pkg-plist index 1dac997f26df..560838b14b7c 100644 --- a/print/libgnomeprint/pkg-plist +++ b/print/libgnomeprint/pkg-plist @@ -24,17 +24,17 @@ lib/libgnomeprint-2.a lib/libgnomeprint-2.so lib/libgnomeprint-2.so.0 libdata/pkgconfig/libgnomeprint-2.0.pc -share/gnome/fonts/README.installer -share/gnome/gnome-print-2.0/media/media.xml -share/gnome/gnome-print-2.0/models/GNOME-GENERIC-PS.model -share/gnome/gnome-print-2.0/models/HP-LASERJET-4ML.model -share/gnome/gnome-print-2.0/models/STYLUS-COLOR-740.model -share/gnome/gnome-print-2.0/printers/GENERIC.printer -share/gnome/gnome-print-2.0/vendors/EPSON.vendor -share/gnome/gnome-print-2.0/vendors/GNOME.vendor -share/gnome/gnome-print-2.0/vendors/HP.vendor -share/gnome/libgnomeprint-2.0/fonts/adobe-urw.font -share/gnome/libgnomeprint-2.0/fonts/defaults.fontmap +share/gnome2/fonts/README.installer +share/gnome2/gnome-print-2.0/media/media.xml +share/gnome2/gnome-print-2.0/models/GNOME-GENERIC-PS.model +share/gnome2/gnome-print-2.0/models/HP-LASERJET-4ML.model +share/gnome2/gnome-print-2.0/models/STYLUS-COLOR-740.model +share/gnome2/gnome-print-2.0/printers/GENERIC.printer +share/gnome2/gnome-print-2.0/vendors/EPSON.vendor +share/gnome2/gnome-print-2.0/vendors/GNOME.vendor +share/gnome2/gnome-print-2.0/vendors/HP.vendor +share/gnome2/libgnomeprint-2.0/fonts/adobe-urw.font +share/gnome2/libgnomeprint-2.0/fonts/defaults.fontmap share/locale/az/LC_MESSAGES/libgnomeprint-2.0.mo share/locale/ca/LC_MESSAGES/libgnomeprint-2.0.mo share/locale/es/LC_MESSAGES/libgnomeprint-2.0.mo @@ -56,16 +56,16 @@ share/locale/uk/LC_MESSAGES/libgnomeprint-2.0.mo share/locale/wa/LC_MESSAGES/libgnomeprint-2.0.mo share/locale/zh_CN/LC_MESSAGES/libgnomeprint-2.0.mo share/locale/zh_TW/LC_MESSAGES/libgnomeprint-2.0.mo -@dirrm share/gnome/libgnomeprint-2.0/fonts -@dirrm share/gnome/libgnomeprint-2.0 -@dirrm share/gnome/gnome-print-2.0/vendors -@dirrm share/gnome/gnome-print-2.0/printers -@dirrm share/gnome/gnome-print-2.0/models -@dirrm share/gnome/gnome-print-2.0/media -@dirrm share/gnome/gnome-print-2.0 +@dirrm share/gnome2/libgnomeprint-2.0/fonts +@dirrm share/gnome2/libgnomeprint-2.0 +@dirrm share/gnome2/gnome-print-2.0/vendors +@dirrm share/gnome2/gnome-print-2.0/printers +@dirrm share/gnome2/gnome-print-2.0/models +@dirrm share/gnome2/gnome-print-2.0/media +@dirrm share/gnome2/gnome-print-2.0 +@dirrm share/gnome2/fonts @dirrm lib/gnome-print-2.0/transports @dirrm lib/gnome-print-2.0/drivers @dirrm lib/gnome-print-2.0 @dirrm include/libgnomeprint-2.0/libgnomeprint @dirrm include/libgnomeprint-2.0 -@unexec /bin/rmdir %D/share/gnome/fonts 2>/dev/null || /usr/bin/true -- cgit v1.2.3