Index: head/lang/gnustep-objc/Makefile =================================================================== --- head/lang/gnustep-objc/Makefile (revision 118775) +++ head/lang/gnustep-objc/Makefile (revision 118776) @@ -1,30 +1,35 @@ # New ports collection makefile for: gnustep-objc # Date created: 17 April 2001 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= gnustep-objc PORTVERSION= 1.3.0 PORTEPOCH= 1 CATEGORIES= lang devel MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs MAINTAINER= dinoex@FreeBSD.org COMMENT= A snapshot of libobjc, meant to be used with GNUstep PREFIX= ${LOCALBASE}/GNUstep USE_GMAKE= yes USE_GNUSTEP= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes GNUSTEP_WITHOUT_LIBOBJC= yes MAKEFILE= GNUmakefile ALL_TARGET= NO_MTREE= yes INSTALLS_SHLIB= yes +LDCONFIG_DIRS= ${LOCALLIBDIR} NOT_FOR_ARCHS= ia64 amd64 + +.if !defined(GNUSTEP_WITH_BASE_GCC) +IGNORE= conflicts: libobjc is used from lang/gcc-objc +.endif .include Property changes on: head/lang/gnustep-objc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.43 \ No newline at end of property +1.44 \ No newline at end of property