aboutsummaryrefslogtreecommitdiff
path: root/devel/libtar
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2011-12-10 11:10:23 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2011-12-10 11:10:23 +0000
commit9e572d3992bda41c51b7df96872f1db0ed53541e (patch)
tree7c8d01cbad6d17f99182ed2411cdb90fb7e1602b /devel/libtar
parent7b8ac043e1a0936d4e36ab71fcb3a203b7c9417c (diff)
downloadports-9e572d3992bda41c51b7df96872f1db0ed53541e.tar.gz
ports-9e572d3992bda41c51b7df96872f1db0ed53541e.zip
Notes
Diffstat (limited to 'devel/libtar')
-rw-r--r--devel/libtar/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libtar/Makefile b/devel/libtar/Makefile
index daf1d15ebb73..170110210e57 100644
--- a/devel/libtar/Makefile
+++ b/devel/libtar/Makefile
@@ -25,8 +25,6 @@ post-install:
.include <bsd.port.pre.mk>
.include "files/manpages"
-.if ${ARCH}!="i386"
CPPFLAGS+= -fPIC
-.endif
.include <bsd.port.post.mk>