summaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-04-23 17:40:41 +0000
committersem <sem@FreeBSD.org>2005-04-23 17:40:41 +0000
commitb0254358f38e851bbf342c5a8a47c4b92680a2b1 (patch)
treea20913226f91abcac81728a2769909a14d001a18 /astro
parentb139ae0657e5616fd2c2364916189b7ca7f5977f (diff)
downloadFreeBSD-ports-b0254358f38e851bbf342c5a8a47c4b92680a2b1.zip
FreeBSD-ports-b0254358f38e851bbf342c5a8a47c4b92680a2b1.tar.gz
- Fix pkg-plist to unbreak the port
PR: ports/79641 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: pat (maintainer)
Diffstat (limited to 'astro')
-rw-r--r--astro/starplot/Makefile2
-rw-r--r--astro/starplot/pkg-plist6
2 files changed, 6 insertions, 2 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile
index 4259e7f..fde77ab 100644
--- a/astro/starplot/Makefile
+++ b/astro/starplot/Makefile
@@ -14,8 +14,6 @@ MASTER_SITES= http://starplot.org/downloads/
MAINTAINER= pat@FreeBSD.org
COMMENT= 3-dimensional viewer for star charts
-BROKEN= Incomplete pkg-plist
-
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/astro/starplot/pkg-plist b/astro/starplot/pkg-plist
index ae96db2..17a86dc 100644
--- a/astro/starplot/pkg-plist
+++ b/astro/starplot/pkg-plist
@@ -19,3 +19,9 @@ share/starplot/test.stars
@dirrm %%DOCSDIR%%/html/images
@dirrm %%DOCSDIR%%/html
@dirrm %%DOCSDIR%%
+@unexec rmdir %D/share/locale/en@boldquot/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/en@boldquot 2> /dev/null || true
+@unexec rmdir %D/share/locale/en@quot/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/en@quot 2> /dev/null || true
+@unexec rmdir %D/share/locale/es/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/es 2> /dev/null || true
OpenPOWER on IntegriCloud