diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-12 13:12:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-12 13:12:41 +0000 |
commit | 3cfb67fd9555c49788a2479e703fc00fa62571f0 (patch) | |
tree | f5c764e1486fab167950858ef90b542b347a80cc /games/crossfire-server | |
parent | 3405e8106be4f80b5cc8d9888af0765a32364b34 (diff) | |
download | ports-3cfb67fd9555c49788a2479e703fc00fa62571f0.tar.gz ports-3cfb67fd9555c49788a2479e703fc00fa62571f0.zip |
Notes
Diffstat (limited to 'games/crossfire-server')
-rw-r--r-- | games/crossfire-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index d9b75e72ff1f..dc2d874b27dc 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -87,4 +87,4 @@ post-install: ${ECHO} "Note: don't forget to update ${PREFIX}/etc/rplay.conf" ${ECHO} " with new sounds in ${CFDIR}/sounds" -.include <bsd.port.mk> +.include <bsd.port.post.mk> |