aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-01-24 06:33:03 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-01-24 06:33:03 +0000
commit0c9dfe0a8562ff601b77382a6b8a663278d2e601 (patch)
tree748e6e5952b1f6bf2937dbf7d62e6cbd84ed00fd /x11/rxvt-unicode
parent6075e8825a283b170f3bf6768415f4b116f9045e (diff)
downloadports-0c9dfe0a8562ff601b77382a6b8a663278d2e601.tar.gz
ports-0c9dfe0a8562ff601b77382a6b8a663278d2e601.zip
Don't mark BROKEN on amd64, since libsupc++ is no more used.
Tested by: Pedro F. Giffuni <giffunip (at) yahoo.com>
Notes
Notes: svn path=/head/; revision=154316
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index de5c40fba050..4abbcd258c2f 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -119,10 +119,6 @@ CONFIGURE_ENV+= LIBS="-lutil"
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= "libsupc++.a cannot be used when making a shared object (missing -fPIC)"
-.endif
-
.if ${OSVERSION} < 500000
BROKEN= "missing wide-character functions in FreeBSD-4.x libc"
.endif