diff options
Diffstat (limited to 'games/pysolfc-cardsets/Makefile')
-rw-r--r-- | games/pysolfc-cardsets/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/games/pysolfc-cardsets/Makefile b/games/pysolfc-cardsets/Makefile index eeb58b2f9d8d..6b1a48ce5b4e 100644 --- a/games/pysolfc-cardsets/Makefile +++ b/games/pysolfc-cardsets/Makefile @@ -1,5 +1,5 @@ PORTNAME= pysolfc-cardsets -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= games MASTER_SITES= SF/pysolfc/PySolFC-Cardsets/PySolFC-Cardsets-${PORTVERSION}/ \ https://slackware.uk/~urchlay/src/:bk @@ -30,12 +30,6 @@ post-extract: the-card-players-9x9 tuxedo uni-mahjongg victoria-falls-5x5 vienna-2k @${RM} -r ${WRKSRC}/cardset-${set} .endfor -# Garbage-collect temporary cache files created by image viewers -.for set in gdkcard-bonded fine-art-tarot konqi-modern nicu-small \ - warwick xpat2-nox-large - @${RM} -r ${WRKSRC}/cardset-${set}/.thumbnails \ - ${WRKSRC}/cardset-${set}/.xvpics -.endfor do-install: cd ${WRKSRC} && ${COPYTREE_SHARE} . \ |