aboutsummaryrefslogtreecommitdiff
path: root/textproc/aiksaurus
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 10:59:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 10:59:48 +0000
commitb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (patch)
tree651f2b79921e203f1365c51010104193bf80a7b5 /textproc/aiksaurus
parent24a8b3e695e3d2e346a7d73a4de7c6e5f272702e (diff)
downloadports-b1e8459a6f10a8f6d8c7d13ce7ca823e79130887.tar.gz
ports-b1e8459a6f10a8f6d8c7d13ce7ca823e79130887.zip
Deprecate ports broken for FreeBSD 10.3-
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=430453
Diffstat (limited to 'textproc/aiksaurus')
-rw-r--r--textproc/aiksaurus/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile
index 5bf73a435606..3cdc3ffbfbf2 100644
--- a/textproc/aiksaurus/Makefile
+++ b/textproc/aiksaurus/Makefile
@@ -18,10 +18,4 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--without-gtk
-.include <bsd.port.pre.mk>
-
-.if defined(PKGNAMESUFFIX) && ${OPSYS} == FreeBSD && ${OSVERSION} > 1000000
-BROKEN= does not link against GTK2 on FreeBSD 10+
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>