diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-19 13:14:51 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-19 13:14:51 +0000 |
commit | 40b9a0b0e5b810f6968700a7f171f328bd2d38c7 (patch) | |
tree | 26832a19f42a5eb0ac173e31be3d9ccea1de04e1 /games/linux-uplink-demo | |
parent | edcc1fe2994b259415a0e57f64d21c107e47883c (diff) | |
download | ports-40b9a0b0e5b810f6968700a7f171f328bd2d38c7.tar.gz ports-40b9a0b0e5b810f6968700a7f171f328bd2d38c7.zip |
Notes
Diffstat (limited to 'games/linux-uplink-demo')
-rw-r--r-- | games/linux-uplink-demo/Makefile | 3 | ||||
-rw-r--r-- | games/linux-uplink-demo/pkg-plist | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/games/linux-uplink-demo/Makefile b/games/linux-uplink-demo/Makefile index b3c4d750ecd0..b8de12080ef9 100644 --- a/games/linux-uplink-demo/Makefile +++ b/games/linux-uplink-demo/Makefile @@ -57,7 +57,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}/${file} .endfor -post-install: - @${CAT} ${PKGMESSAGE} - .include <bsd.port.mk> diff --git a/games/linux-uplink-demo/pkg-plist b/games/linux-uplink-demo/pkg-plist index ce549d854eff..81bcefe3be66 100644 --- a/games/linux-uplink-demo/pkg-plist +++ b/games/linux-uplink-demo/pkg-plist @@ -14,5 +14,3 @@ bin/linux-uplink %%PORTDOCS%%%%DOCSDIR%%/mods.txt %%PORTDOCS%%%%DOCSDIR%%/Readme-UplinkSupport.txt %%PORTDOCS%%%%DOCSDIR%%/readme.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%% |