summaryrefslogtreecommitdiff
path: root/editors/lpe
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-10 21:14:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-10 21:14:31 +0000
commit1762190743ca803f5ddc564f00e64cd93a9431ff (patch)
treec912e2be0699992471ad1b05604d10cddee770f1 /editors/lpe
parentNow builds on amd64 (diff)
Now builds on sparc64
Notes
Notes: svn path=/head/; revision=132943
Diffstat (limited to 'editors/lpe')
-rw-r--r--editors/lpe/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile
index 61dff34fa955..05a799f2c0c8 100644
--- a/editors/lpe/Makefile
+++ b/editors/lpe/Makefile
@@ -29,10 +29,4 @@ CONFIGURE_ARGS= --includedir=${LOCALBASE}/include
MAN1= lpe.1
MANLANG= "" bg cs de es fr pl ru
-.include <bsd.port.pre.mk>
-
-.if ( ${ARCH} == "sparc64" )
-BROKEN= "Does not compile on sparc64 (dynamic lib issues)"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>