diff options
Diffstat (limited to 'astro/phoon')
-rw-r--r-- | astro/phoon/Makefile | 1 | ||||
-rw-r--r-- | astro/phoon/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/phoon/Makefile b/astro/phoon/Makefile index 05dca124d2ab..811ae8f2642a 100644 --- a/astro/phoon/Makefile +++ b/astro/phoon/Makefile @@ -18,6 +18,7 @@ COMMENT= Phoon displays the phase of the moon WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes MAN1= phoon.1 +PLIST_FILES= bin/phoon pre-patch: @${REINPLACE_CMD} -e 's|gmtoff = !!!;||g' \ diff --git a/astro/phoon/pkg-plist b/astro/phoon/pkg-plist deleted file mode 100644 index 5eb4bd93db65..000000000000 --- a/astro/phoon/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/phoon |