Index: head/sysutils/sfdisk/Makefile =================================================================== --- head/sysutils/sfdisk/Makefile (revision 161032) +++ head/sysutils/sfdisk/Makefile (revision 161033) @@ -1,25 +1,27 @@ # New ports collection makefile for: sfdisk # Date created: 22 April 2006 # Whom: spam@rm-rf.kiev.ua # # $FreeBSD$ # PORTNAME= sfdisk PORTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= http://src4.narod.ru/ MAINTAINER= spam@rm-rf.kiev.ua COMMENT= Standalone sysinstall's fdisk USE_BZIP2= yes PLIST_FILES= sbin/sfdisk MAKEFILE= Makefile.bsd +NOT_FOR_ARCHS= ia64 + .if ${MACHINE} == "pc98" CFLAGS+= -DPC98 .endif .include Property changes on: head/sysutils/sfdisk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property