Index: head/x11-themes/kdmtheme/Makefile =================================================================== --- head/x11-themes/kdmtheme/Makefile (revision 177187) +++ head/x11-themes/kdmtheme/Makefile (revision 177188) @@ -1,25 +1,31 @@ ## New ports collection makefile for: KDM theme manager # Date created: 12 April 2005 # Whom: illusia # # $FreeBSD$ # PORTNAME= kdmtheme PORTVERSION= 1.1.2 CATEGORIES= x11-themes MASTER_SITES= http://beta.smileaf.org/files/kdmtheme/ \ ${MASTER_SITE_GENTOO:S/%SUBDIR%/distfiles/} MAINTAINER= illusia@inbox.lv COMMENT= KDM Theme Manager USE_KDEBASE_VER=3 USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes post-install: @${CAT} ${PKGMESSAGE} -.include +.include + +.if ${OSVERSION} < 500000 +BROKEN= Does not build on FreeBSD < 5.x +.endif + +.include Property changes on: head/x11-themes/kdmtheme/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property