diff options
-rw-r--r-- | devel/tcloo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/tcloo/Makefile b/devel/tcloo/Makefile index b4eac3c21f6e..ca303b329d52 100644 --- a/devel/tcloo/Makefile +++ b/devel/tcloo/Makefile @@ -17,7 +17,6 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \ --exec-prefix=${PREFIX} -CFLAGS+= -fPIC PLIST_SUB+= PORTVERSION=${PORTVERSION} |