summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 19:15:42 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 19:15:42 +0000
commitd4d4877cb1a9dc4ec94e5b60dfca422181523644 (patch)
treea8e722e14a0a4c5fa946507850a4a561082bd635 /databases
parent- Update to 1.3.1 (diff)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
Notes
Notes: svn path=/head/; revision=190032
Diffstat (limited to 'databases')
-rw-r--r--databases/glom/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index 8ee81bf187b9..57c03fe2d8f3 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>