diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /cad/slffea | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) | |
download | ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.tar.gz ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.zip |
remove USE_REINPLACE for all ports with categories starting with C
Notes
Notes:
svn path=/head/; revision=161308
Diffstat (limited to 'cad/slffea')
-rw-r--r-- | cad/slffea/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile index 2b42271de81e..5a1048e83480 100644 --- a/cad/slffea/Makefile +++ b/cad/slffea/Makefile @@ -22,8 +22,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut CONFLICTS= swi-pl-[0-9]* TenDRA-[0-9]* -USE_REINPLACE= yes - CFLAGS+= -I${X11BASE}/include ${PTHREAD_CFLAGS} WRKSRC= ${WRKDIR}/${PORTNAME}-1.3 ALL_TARGET= everything |