diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /devel/pharmacy | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
Notes
Diffstat (limited to 'devel/pharmacy')
-rw-r--r-- | devel/pharmacy/Makefile | 4 | ||||
-rw-r--r-- | devel/pharmacy/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index 5b87ac6f78f1..e03d94bc9194 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -7,6 +7,7 @@ PORTNAME= pharmacy PORTVERSION= 0.3 +PORTREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= SF @@ -26,8 +27,5 @@ pre-patch: s|\(DATADIRNAME=\)lib|\1share|g ; \ s|USE_INCLUDED_LIBINTL=yes|#&|g ; \ s|\$$(top_builddir)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|\(\$$(datadir)/\)gnome/|\1|g ; \ - s|\$$(datadir)/locale|$$(prefix)/share/locale|g' .include <bsd.port.mk> diff --git a/devel/pharmacy/pkg-plist b/devel/pharmacy/pkg-plist index 326d642a2752..0c50c216d94a 100644 --- a/devel/pharmacy/pkg-plist +++ b/devel/pharmacy/pkg-plist @@ -11,7 +11,7 @@ share/gnome/help/pharmacy/C/topic.dat share/gnome/help/pharmacy/C/update.html share/gnome/help/pharmacy/C/using.html share/gnome/help/pharmacy/C/web.html -share/gnome/pixmaps/pharmacy.png +share/pixmaps/pharmacy.png share/locale/de/LC_MESSAGES/pharmacy.mo share/locale/fr/LC_MESSAGES/pharmacy.mo share/locale/it/LC_MESSAGES/pharmacy.mo |