aboutsummaryrefslogtreecommitdiff
path: root/devel/libcoyotl
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-20 07:57:22 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-20 07:57:22 +0000
commit5b8a2cf5043220e33a3f5b2211e6eaddb89831ad (patch)
tree586e1e6ad9b775bb268daa5702fd1cf8dec03cbc /devel/libcoyotl
parent1f6027f5e554e15c955c5fd59175ed542f09b81c (diff)
downloadports-5b8a2cf5043220e33a3f5b2211e6eaddb89831ad.tar.gz
ports-5b8a2cf5043220e33a3f5b2211e6eaddb89831ad.zip
Notes
Diffstat (limited to 'devel/libcoyotl')
-rw-r--r--devel/libcoyotl/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/libcoyotl/Makefile b/devel/libcoyotl/Makefile
index 2014c716049e..3a7dcafe77b2 100644
--- a/devel/libcoyotl/Makefile
+++ b/devel/libcoyotl/Makefile
@@ -15,14 +15,8 @@ COMMENT= Collection of useful C++ classes
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS=-I${PREFIX}/include/ LDFLAGS=-L${PREFIX}/lib/
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not build on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>