summaryrefslogtreecommitdiffstats
path: root/biology/pymol
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-03-18 23:06:11 +0000
committermaho <maho@FreeBSD.org>2004-03-18 23:06:11 +0000
commitd44f6e79aa606da16d9bf33dc965e625442e86b7 (patch)
treea09debbd0eaa5a36740a45451a2c4a449132d8e0 /biology/pymol
parent1521769cda29e3e3a11cdee2e369dd8d2a8a92bd (diff)
downloadFreeBSD-ports-d44f6e79aa606da16d9bf33dc965e625442e86b7.zip
FreeBSD-ports-d44f6e79aa606da16d9bf33dc965e625442e86b7.tar.gz
-fPIC is appropreate on all architectures.
Submitted by: kris
Diffstat (limited to 'biology/pymol')
-rw-r--r--biology/pymol/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/biology/pymol/Makefile b/biology/pymol/Makefile
index d532141..7f3895d 100644
--- a/biology/pymol/Makefile
+++ b/biology/pymol/Makefile
@@ -28,13 +28,7 @@ USE_PYTHON= yes
.include <bsd.port.pre.mk>
-.if !defined(PICFLAG)
-.if ${MACHINE_ARCH} == "sparc64"
PICFLAG=-fPIC
-.else
-PICFLAG=-fpic
-.endif
-.endif
pre-patch:
@${INSTALL_DATA} ${WRKSRC}/setup/Rules.linux ${WRKSRC}/Rules.make
OpenPOWER on IntegriCloud