diff options
author | pav <pav@FreeBSD.org> | 2009-01-08 00:08:02 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-08 00:08:02 +0800 |
commit | 503e0ed23c2a585a56a8fff381b58365892f4971 (patch) | |
tree | cf93dca6673016ec4370e86790895af4b8380d97 /graphics | |
parent | 97cec2963ae1b5d0772d3f13b236b2b44643f056 (diff) | |
download | freebsd-ports-gnome-503e0ed23c2a585a56a8fff381b58365892f4971.tar.gz freebsd-ports-gnome-503e0ed23c2a585a56a8fff381b58365892f4971.tar.zst freebsd-ports-gnome-503e0ed23c2a585a56a8fff381b58365892f4971.zip |
- Correct pkg-message
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/phpsview/Makefile | 3 | ||||
-rw-r--r-- | graphics/phpsview/pkg-message (renamed from graphics/phpsview/pkg-messages) | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/graphics/phpsview/Makefile b/graphics/phpsview/Makefile index 47b7470a730a..2971f5fe2454 100644 --- a/graphics/phpsview/Makefile +++ b/graphics/phpsview/Makefile @@ -46,4 +46,7 @@ do-install: @(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${INSTALL_TARGET}) .endfor +post-install: + @${CAT} ${PKGMESSAGE} + .include <bsd.port.mk> diff --git a/graphics/phpsview/pkg-messages b/graphics/phpsview/pkg-message index fc2507eb5485..fc2507eb5485 100644 --- a/graphics/phpsview/pkg-messages +++ b/graphics/phpsview/pkg-message |