aboutsummaryrefslogtreecommitdiff
path: root/textproc/dictfmt/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-01-28 12:25:44 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-01-28 12:25:44 +0000
commit9d568474bfce668d6e38dbc3d06ce48da0248e30 (patch)
tree862e9ae855d61dd1ab3c9e42b162b7a27fa0b74b /textproc/dictfmt/Makefile
parentb4334e3825f85f0b242dede567b17c9148361eec (diff)
downloadports-9d568474bfce668d6e38dbc3d06ce48da0248e30.tar.gz
ports-9d568474bfce668d6e38dbc3d06ce48da0248e30.zip
Unbreak on sparc64
PR: ports/76627 Submitted by: Johan van Selst
Notes
Notes: svn path=/head/; revision=127543
Diffstat (limited to 'textproc/dictfmt/Makefile')
-rw-r--r--textproc/dictfmt/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile
index 8378c4e0e72b..11e5e3e3425e 100644
--- a/textproc/dictfmt/Makefile
+++ b/textproc/dictfmt/Makefile
@@ -32,10 +32,4 @@ PLIST_FILES= bin/dictfmt bin/dictfmt_index2suffix bin/dictfmt_index2word \
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>