aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-07-27 13:51:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-07-27 14:27:12 +0000
commite23e53a617803dbce2aebff0043ecc22a6d3ca24 (patch)
treef6435ee0a906825c5113e93cb2311628a23c4e77 /games
parent02ee212d4b7b1ce294710974f2d0b27e70324e7c (diff)
downloadports-e23e53a617803dbce2aebff0043ecc22a6d3ca24.tar.gz
ports-e23e53a617803dbce2aebff0043ecc22a6d3ca24.zip
games/domination: use pkg-message to show message on remove
Diffstat (limited to 'games')
-rw-r--r--games/domination/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/domination/Makefile b/games/domination/Makefile
index 0ce768c3668d..a1c430f7be31 100644
--- a/games/domination/Makefile
+++ b/games/domination/Makefile
@@ -1,5 +1,6 @@
PORTNAME= domination
PORTVERSION= 1.2.4
+PORTREVISION= 1
CATEGORIES= games java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/d/D/}/${PORTVERSION}/:game \
http://domination.sourceforge.net/maps/
@@ -44,7 +45,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME}
SUB_FILES= ${PORTNAME}-FlashGUI ${PORTNAME}-Increment1GUI \
${PORTNAME}-SimpleGUI ${PORTNAME}-SwingGUI \
- pkg-deinstall
+ pkg-message
DESKTOP_ENTRIES="Domination" "" "${PORTNAME}" \
"${PORTNAME}-SwingGUI" "Game;StrategyGame;" ""