aboutsummaryrefslogtreecommitdiff
path: root/databases/gigabase/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-07 03:25:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-07 03:25:29 +0000
commit9b44799b8a59481f1cc745e8df5837fd080b47f1 (patch)
tree48f657965e277871a2c43ebc5037b0f88b449fc2 /databases/gigabase/Makefile
parent2167bc17cac48f780a5c921ef63683842f19c215 (diff)
downloadports-9b44799b8a59481f1cc745e8df5837fd080b47f1.tar.gz
ports-9b44799b8a59481f1cc745e8df5837fd080b47f1.zip
- Get rid FreeBSD 6.x support
Notes
Notes: svn path=/head/; revision=285199
Diffstat (limited to 'databases/gigabase/Makefile')
-rw-r--r--databases/gigabase/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile
index 3efbcd6dc4a8..78a8812fb12d 100644
--- a/databases/gigabase/Makefile
+++ b/databases/gigabase/Makefile
@@ -21,12 +21,4 @@ CPPFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}
USE_LDCONFIG= yes
-.include <bsd.port.pre.mk>
-
-post-patch:
-.if ${OSVERSION} < 601103
- @${REINPLACE_CMD} -e \
- '/GETHOSTBYNAME_R/s|^#define|// #define|g' ${WRKSRC}/config.h
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>