diff options
author | naddy <naddy@FreeBSD.org> | 2002-11-13 21:02:56 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-11-13 21:02:56 +0800 |
commit | bc16aae8648b2b316770bc97209b047f37c9eb77 (patch) | |
tree | c17b8f200966f7fa88343ef2fc79f446291f129f /astro/setiathome/Makefile | |
parent | 67ac3c54b36917e16f2941ab693d30ea194c8f11 (diff) | |
download | freebsd-ports-gnome-bc16aae8648b2b316770bc97209b047f37c9eb77.tar.gz freebsd-ports-gnome-bc16aae8648b2b316770bc97209b047f37c9eb77.tar.zst freebsd-ports-gnome-bc16aae8648b2b316770bc97209b047f37c9eb77.zip |
A "patch-message" target is already used by bsd.port.mk.
Diffstat (limited to 'astro/setiathome/Makefile')
-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 83ad1fedc703..e42dacaa5454 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' \ |