#!/bin/sh if [ "x$1" = "x" ]; then exit 1; fi if [ "x$2" != "xINSTALL" -a "x$2" != "xDEINSTALL" ]; then exit 1; fi echo "**********************************************************" echo "You should restart X server or do 'xset fp rehash' command" echo "to enable this update." echo "**********************************************************" exit 0; ' href='https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games/klickety/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Change cmake default behaviour to outsource.tcberner2018-12-261-1/+1
* Update KDE Applications to 18.12.0tcberner2018-12-141-1/+0
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-1/+1
* Fix build for some more kde@ ports on GCC-architecturestcberner2018-11-101-1/+2
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativetcberner2018-11-051-1/+2
* Add DOCS options to ports that should have one.mat2018-09-101-0/+2
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-2/+2
* New ports: KDE Applicationsa games/tcberner2018-04-091-0/+20
* Give the KDE SC4 applications ports a -kde4 suffixtcberner2018-02-231-18/+0
* Rename KDE4 meta portstcberner2018-02-101-2/+2
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
* Introduce new extensible virtual categories for KDEtcberner2016-10-19