Index: head/graphics/kix-kmod/Makefile =================================================================== --- head/graphics/kix-kmod/Makefile (revision 297203) +++ head/graphics/kix-kmod/Makefile (revision 297204) @@ -1,33 +1,35 @@ # New ports collection makefile for: kix-kmod # Date created: 4 January 2003 # Whom: Jonathan Belson # # $FreeBSD$ # PORTNAME= kix PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= graphics kld MASTER_SITES= http://homepage.ntlworld.com/jon.belson/files/kix-1.0.tar.gz \ LOCAL/pgollucci PKGNAMESUFFIX= -kmod MAINTAINER= jon@witchspace.com COMMENT= A graphical screensaver kernel module +.include + SYSDIR?= ${SRC_BASE}/sys .if !exists(${SYSDIR}/dev/syscons/syscons.h) IGNORE= requires kernel source (in ${SYSDIR}) to build .endif MAKE_ENV+= WERROR= PLIST_FILES= lib/kix_saver.ko SUB_FILES= pkg-message do-install: ${INSTALL_KLD} ${WRKSRC}/kix_saver.ko ${PREFIX}/lib post-install: @${CAT} ${PKGMESSAGE} -.include +.include Property changes on: head/graphics/kix-kmod/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property