diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-03 11:48:44 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-03 11:48:44 +0800 |
commit | 484fa2a1943b75ce967fe9a880b0aad2dc98433d (patch) | |
tree | 7a49cede23c5a29f7a93c660001ba339145ef9b2 /www/kazehakase | |
parent | eb59c0f8f3831cf0fc188d12b0103c61bf186bf5 (diff) | |
download | freebsd-ports-gnome-484fa2a1943b75ce967fe9a880b0aad2dc98433d.tar.gz freebsd-ports-gnome-484fa2a1943b75ce967fe9a880b0aad2dc98433d.tar.zst freebsd-ports-gnome-484fa2a1943b75ce967fe9a880b0aad2dc98433d.zip |
remove forgotten PKGMESSAGE
Pointed out by: kris via pointyhat
Approved by: marcus (co mentor)
Diffstat (limited to 'www/kazehakase')
-rw-r--r-- | www/kazehakase/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile index b139bff4481e..5a509d7c1c75 100644 --- a/www/kazehakase/Makefile +++ b/www/kazehakase/Makefile @@ -104,7 +104,4 @@ post-configure: s|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/src/kazehakase -post-install: - @${CAT} ${PKGMESSAGE} - .include <bsd.port.post.mk> |