diff options
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 5 | ||||
-rw-r--r-- | x11/libgnome/pkg-plist | 12 |
2 files changed, 9 insertions, 8 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 00507f8ecc22..1c986a31a809 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgnome PORTVERSION= 1.115.0 +PORTREVISION= 1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta4 @@ -25,8 +26,8 @@ USE_ESOUND= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome2 \ - --datadir=${PREFIX}/share/gnome2 \ +CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ + --datadir=${PREFIX}/share/gnome \ --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist index 13630cf4f7ff..e1676446683f 100644 --- a/x11/libgnome/pkg-plist +++ b/x11/libgnome/pkg-plist @@ -108,9 +108,9 @@ share/doc/libgnome/x2848.html share/doc/libgnome/x3213.html share/doc/libgnome/x4055.html share/doc/libgnome/x9.html -share/gnome2/sgml/docbook/gnome-customization-0.1/gnome-custom.xsl -share/gnome2/sgml/docbook/gnome-customization-0.1/gnome-customization.xsl -share/gnome2/sgml/docbook/gnome-customization-0.1/l10n.xml +share/gnome/sgml/docbook/gnome-customization-0.1/gnome-custom.xsl +share/gnome/sgml/docbook/gnome-customization-0.1/gnome-customization.xsl +share/gnome/sgml/docbook/gnome-customization-0.1/l10n.xml share/locale/az/LC_MESSAGES/libgnome-2.0.mo share/locale/da/LC_MESSAGES/libgnome-2.0.mo share/locale/de/LC_MESSAGES/libgnome-2.0.mo @@ -136,9 +136,9 @@ share/locale/uk/LC_MESSAGES/libgnome-2.0.mo share/locale/wa/LC_MESSAGES/libgnome-2.0.mo share/locale/zh_CN/LC_MESSAGES/libgnome-2.0.mo share/locale/zh_TW/LC_MESSAGES/libgnome-2.0.mo -@dirrm share/gnome2/sgml/docbook/gnome-customization-0.1 -@dirrm share/gnome2/sgml/docbook -@dirrm share/gnome2/sgml +@dirrm share/gnome/sgml/docbook/gnome-customization-0.1 +@dirrm share/gnome/sgml/docbook +@dirrm share/gnome/sgml @dirrm share/doc/libgnome @dirrm include/libgnome-2.0/libgnome @dirrm include/libgnome-2.0 |