diff options
author | pav <pav@FreeBSD.org> | 2008-06-23 03:27:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-23 03:27:37 +0800 |
commit | 2b85eceeee0414f78c26635a025ef9efe70ed256 (patch) | |
tree | d6a1298d6aaf3fb4ab106df3052e0f8c96b80cdd /lang | |
parent | bda8e97c46c909afa8df4793dc36c4b7da32c22d (diff) | |
download | freebsd-ports-gnome-2b85eceeee0414f78c26635a025ef9efe70ed256.tar.gz freebsd-ports-gnome-2b85eceeee0414f78c26635a025ef9efe70ed256.tar.zst freebsd-ports-gnome-2b85eceeee0414f78c26635a025ef9efe70ed256.zip |
- Now builds on amd64/6
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pfe-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/pfe/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/lang/pfe-devel/Makefile b/lang/pfe-devel/Makefile index d7d6cc158e33..8b60ba207d8e 100644 --- a/lang/pfe-devel/Makefile +++ b/lang/pfe-devel/Makefile @@ -30,8 +30,6 @@ MAN1= pfe.1 pfe-config.1 .if ${OSVERSION} >= 700042 BROKEN= Does not compile with GCC 4.2 -.elif ${ARCH} == amd64 -BROKEN= Does not build on amd64 .endif .include <bsd.port.post.mk> diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index d7d6cc158e33..8b60ba207d8e 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -30,8 +30,6 @@ MAN1= pfe.1 pfe-config.1 .if ${OSVERSION} >= 700042 BROKEN= Does not compile with GCC 4.2 -.elif ${ARCH} == amd64 -BROKEN= Does not build on amd64 .endif .include <bsd.port.post.mk> |