aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libgsf
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-07 12:24:55 +0800
committermiwi <miwi@FreeBSD.org>2011-11-07 12:24:55 +0800
commit0be8fb7a769037ffce046ff5fb03e73a4b506e09 (patch)
tree3694b8bc49e4a0588d61a3443ee56ea0f3b89d3f /devel/libgsf
parente49c9c261a7473cfcb91586fa5bf34a1bf3e2337 (diff)
downloadfreebsd-ports-gnome-0be8fb7a769037ffce046ff5fb03e73a4b506e09.tar.gz
freebsd-ports-gnome-0be8fb7a769037ffce046ff5fb03e73a4b506e09.tar.zst
freebsd-ports-gnome-0be8fb7a769037ffce046ff5fb03e73a4b506e09.zip
- Get rid FreeBSD 6 support
Diffstat (limited to 'devel/libgsf')
-rw-r--r--devel/libgsf/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index 9bef7963aa5a..51a54afb68ad 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -45,12 +45,4 @@ GCONF_SCHEMAS= gsf-office-thumbnailer.schemas
PLIST_SUB+= THUMB="@comment "
.endif
-.include <bsd.port.pre.mk>
-
-.if defined(GSF_SLAVE)
-.if ${OSVERSION} < 700000
-BROKEN= does not configure on 6.X
-.endif
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>