diff options
author | naddy <naddy@FreeBSD.org> | 2002-11-13 13:02:56 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-11-13 13:02:56 +0000 |
commit | bc16aae8648b2b316770bc97209b047f37c9eb77 (patch) | |
tree | c17b8f200966f7fa88343ef2fc79f446291f129f /astro | |
parent | 67ac3c54b36917e16f2941ab693d30ea194c8f11 (diff) | |
download | FreeBSD-ports-bc16aae8648b2b316770bc97209b047f37c9eb77.zip FreeBSD-ports-bc16aae8648b2b316770bc97209b047f37c9eb77.tar.gz |
A "patch-message" target is already used by bsd.port.mk.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/setiathome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 83ad1fe..e42daca 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -123,9 +123,9 @@ X11PORTS= "@comment " # Post-patch # -post-patch: patch-message +post-patch: patch-pkgmessage -patch-message: +patch-pkgmessage: @${SED} 's|%%PREFIX%%|${PREFIX}|g; \ s|%%PREFX%%|${PKGNAMEPREFIX}|g; \ s|%%SUFX%%|${PKGNAMESUFFIX}|g' \ |