aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/kix-kmod
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-26 08:25:11 +0800
committeredwin <edwin@FreeBSD.org>2005-12-26 08:25:11 +0800
commit05ec4b85ea7e545e3c3d0d927dac605f62190586 (patch)
treed133932e742f2633639b0f51b1c9e8b1d8f5c067 /graphics/kix-kmod
parentec43103ef94080834c242dd2e4e32e7dba5c064c (diff)
downloadfreebsd-ports-gnome-05ec4b85ea7e545e3c3d0d927dac605f62190586.tar.gz
freebsd-ports-gnome-05ec4b85ea7e545e3c3d0d927dac605f62190586.tar.zst
freebsd-ports-gnome-05ec4b85ea7e545e3c3d0d927dac605f62190586.zip
Broken port: graphics/kix-kmod unfetchable
- Marked as BROKEN, the tarball is unfetchable since 2004. Maybe the author could avaliable the tarball again. - Added project WWW. PR: ports/90803 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Diffstat (limited to 'graphics/kix-kmod')
-rw-r--r--graphics/kix-kmod/Makefile4
-rw-r--r--graphics/kix-kmod/pkg-descr4
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/kix-kmod/Makefile b/graphics/kix-kmod/Makefile
index 1c119259e769..431f16eb609c 100644
--- a/graphics/kix-kmod/Makefile
+++ b/graphics/kix-kmod/Makefile
@@ -14,9 +14,11 @@ PKGNAMESUFFIX= -kmod
MAINTAINER= jon@witchspace.com
COMMENT= A graphical screensaver kernel module
+BROKEN= "is unfetchable"
+
SYSDIR?= ${SRC_BASE}/sys
.if !exists(${SYSDIR}/dev/syscons/syscons.h)
-IGNORE= Requires kernel source (/usr/src/sys) to build
+IGNORE= requires kernel source (/usr/src/sys) to build
.endif
MAKE_ENV+= WERROR=
PLIST_FILES= lib/kix_saver.ko
diff --git a/graphics/kix-kmod/pkg-descr b/graphics/kix-kmod/pkg-descr
index 7af1ef6ab19c..1935ddec07eb 100644
--- a/graphics/kix-kmod/pkg-descr
+++ b/graphics/kix-kmod/pkg-descr
@@ -4,5 +4,5 @@ I originally submitted this as a kernel module, but after
seeing George Reid's plasma-kmod port I realised that was
a better way to do it.
-- Jonathan Belson
-jon@witchspace.com
+WWW: http://www.witchspace.com/kix.html
+Author: Jonathan Belson <jon@witchspace.com>