diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-03-25 14:35:28 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-03-25 14:35:28 +0000 |
commit | 1c9d378ec2b42c52e3784c2fbf9457ff334455d9 (patch) | |
tree | 2df1b69f940c324ce8bc518cde5977e3b7e37a89 /net/gnomeicu | |
parent | 01ac56597ce1a88eec02596fd3237871e00725f5 (diff) | |
download | ports-1c9d378ec2b42c52e3784c2fbf9457ff334455d9.tar.gz ports-1c9d378ec2b42c52e3784c2fbf9457ff334455d9.zip |
Notes
Diffstat (limited to 'net/gnomeicu')
-rw-r--r-- | net/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | net/gnomeicu/files/patch-ac | 11 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/files/patch-ac | 11 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/pkg-plist | 13 | ||||
-rw-r--r-- | net/gnomeicu/pkg-plist | 13 |
6 files changed, 54 insertions, 2 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile index 884c1535f1f8..68b9e4934e95 100644 --- a/net/gnomeicu/Makefile +++ b/net/gnomeicu/Makefile @@ -20,7 +20,9 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= YES USE_BZIP2= YES GNU_CONFIGURE= YES -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" +CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ + CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome .include <bsd.port.mk> diff --git a/net/gnomeicu/files/patch-ac b/net/gnomeicu/files/patch-ac new file mode 100644 index 000000000000..c0a042787c06 --- /dev/null +++ b/net/gnomeicu/files/patch-ac @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig Sat Jan 29 16:04:07 2000 ++++ po/Makefile.in.in Sat Jan 29 16:08:19 2000 +@@ -19,7 +19,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + datadir = $(prefix)/@DATADIRNAME@ +-localedir = $(datadir)/locale ++localedir = $(prefix)/share/locale + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po + subdir = po diff --git a/net/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile index 884c1535f1f8..68b9e4934e95 100644 --- a/net/gnomeicu/gnomeicu/Makefile +++ b/net/gnomeicu/gnomeicu/Makefile @@ -20,7 +20,9 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= YES USE_BZIP2= YES GNU_CONFIGURE= YES -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" +CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ + CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome .include <bsd.port.mk> diff --git a/net/gnomeicu/gnomeicu/files/patch-ac b/net/gnomeicu/gnomeicu/files/patch-ac new file mode 100644 index 000000000000..c0a042787c06 --- /dev/null +++ b/net/gnomeicu/gnomeicu/files/patch-ac @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig Sat Jan 29 16:04:07 2000 ++++ po/Makefile.in.in Sat Jan 29 16:08:19 2000 +@@ -19,7 +19,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + datadir = $(prefix)/@DATADIRNAME@ +-localedir = $(datadir)/locale ++localedir = $(prefix)/share/locale + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po + subdir = po diff --git a/net/gnomeicu/gnomeicu/pkg-plist b/net/gnomeicu/gnomeicu/pkg-plist index b4ae035b1b4e..89e9b436ae60 100644 --- a/net/gnomeicu/gnomeicu/pkg-plist +++ b/net/gnomeicu/gnomeicu/pkg-plist @@ -36,6 +36,19 @@ share/gnome/pixmaps/gnomeicu/ok.xpm share/gnome/pixmaps/gnomeicu/rename.xpm share/gnome/pixmaps/gnomeicu/watermark.png share/gnome/sounds/gnomeicu/message.wav +share/locale/da/LC_MESSAGES/gnomeicu.mo +share/locale/de/LC_MESSAGES/gnomeicu.mo +share/locale/es/LC_MESSAGES/gnomeicu.mo +share/locale/fr/LC_MESSAGES/gnomeicu.mo +share/locale/it/LC_MESSAGES/gnomeicu.mo +share/locale/ja/LC_MESSAGES/gnomeicu.mo +share/locale/ko/LC_MESSAGES/gnomeicu.mo +share/locale/no/LC_MESSAGES/gnomeicu.mo +share/locale/pl/LC_MESSAGES/gnomeicu.mo +share/locale/pt_BR/LC_MESSAGES/gnomeicu.mo +share/locale/tr/LC_MESSAGES/gnomeicu.mo +share/locale/sv/LC_MESSAGES/gnomeicu.mo +share/locale/uk/LC_MESSAGES/gnomeicu.mo @dirrm share/gnome/sounds/gnomeicu @dirrm share/gnome/pixmaps/gnomeicu @dirrm share/gnome/help/gnomeicu/C diff --git a/net/gnomeicu/pkg-plist b/net/gnomeicu/pkg-plist index b4ae035b1b4e..89e9b436ae60 100644 --- a/net/gnomeicu/pkg-plist +++ b/net/gnomeicu/pkg-plist @@ -36,6 +36,19 @@ share/gnome/pixmaps/gnomeicu/ok.xpm share/gnome/pixmaps/gnomeicu/rename.xpm share/gnome/pixmaps/gnomeicu/watermark.png share/gnome/sounds/gnomeicu/message.wav +share/locale/da/LC_MESSAGES/gnomeicu.mo +share/locale/de/LC_MESSAGES/gnomeicu.mo +share/locale/es/LC_MESSAGES/gnomeicu.mo +share/locale/fr/LC_MESSAGES/gnomeicu.mo +share/locale/it/LC_MESSAGES/gnomeicu.mo +share/locale/ja/LC_MESSAGES/gnomeicu.mo +share/locale/ko/LC_MESSAGES/gnomeicu.mo +share/locale/no/LC_MESSAGES/gnomeicu.mo +share/locale/pl/LC_MESSAGES/gnomeicu.mo +share/locale/pt_BR/LC_MESSAGES/gnomeicu.mo +share/locale/tr/LC_MESSAGES/gnomeicu.mo +share/locale/sv/LC_MESSAGES/gnomeicu.mo +share/locale/uk/LC_MESSAGES/gnomeicu.mo @dirrm share/gnome/sounds/gnomeicu @dirrm share/gnome/pixmaps/gnomeicu @dirrm share/gnome/help/gnomeicu/C |