aboutsummaryrefslogtreecommitdiff
path: root/devel/obby
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-20 02:07:54 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-20 02:07:54 +0000
commit0f83958076a373757bb784ae5942a5f3357a1f2b (patch)
tree4a5a0a82002386839711d462d4331c4654cffab7 /devel/obby
parentc8d168f36ba15fb7b8e684b3b49d59c86c266da2 (diff)
downloadports-0f83958076a373757bb784ae5942a5f3357a1f2b.tar.gz
ports-0f83958076a373757bb784ae5942a5f3357a1f2b.zip
Notes
Diffstat (limited to 'devel/obby')
-rw-r--r--devel/obby/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/obby/Makefile b/devel/obby/Makefile
index 0acc1fbf5b66..37caa88669e7 100644
--- a/devel/obby/Makefile
+++ b/devel/obby/Makefile
@@ -31,13 +31,7 @@ PLIST_SUB+= NLS="@comment "
.endif
post-patch:
- @${REINPLACE_CMD} 's,^pkgconfigdir = .*,pkgconfigdir=$$(prefix)/libdata/pkgconfig,' \
+ @${REINPLACE_CMD} 's,^pkgconfigdir = .*,pkgconfigdir=$${prefix}/libdata/pkgconfig,' \
${WRKSRC}/Makefile.in
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= some dependencies does not run on FreeBSD < 5.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>