summaryrefslogtreecommitdiffstats
path: root/databases/glom
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-15 19:15:42 +0000
committergabor <gabor@FreeBSD.org>2007-04-15 19:15:42 +0000
commit2a01d7633c6c28b5f050de470056cf0028538aa5 (patch)
tree096f288547892d6e19e03f24080a2856a5850062 /databases/glom
parent9350341e45aa74ca1146d687f79abaed9b70d8de (diff)
downloadFreeBSD-ports-2a01d7633c6c28b5f050de470056cf0028538aa5.zip
FreeBSD-ports-2a01d7633c6c28b5f050de470056cf0028538aa5.tar.gz
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
Diffstat (limited to 'databases/glom')
-rw-r--r--databases/glom/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index 8ee81bf..57c03fe 100644
--- a/databases/glom/Makefile
+++ b/databases/glom/Makefile
@@ -34,16 +34,10 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
INSTALLS_ICONS= yes
-.include <bsd.port.pre.mk>
-
-.if (${OSVERSION} < 500000)
-BROKEN= doesn't play well with 4.X.
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-update-mime-database|true|g' ${WRKSRC}/Makefile.in
post-install:
@-update-mime-database ${PREFIX}/share/mime
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud