bump: this uses openpty since we fixed ac_cv_func_openpty in config.site

This commit is contained in:
naddy 2012-12-13 14:41:51 +00:00
parent b6de031667
commit be091a93af

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2012/07/07 09:39:55 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2012/12/13 14:41:51 naddy Exp $
SHARED_ONLY= Yes
@ -7,6 +7,7 @@ COMMENT= complete, efficient and reliable implementation of Scheme
V= 4.6.6
DISTNAME= gambc-v${V:S/./_/g}
PKGNAME= gambit-$V
REVISION= 0
CATEGORIES= lang
@ -41,4 +42,4 @@ post-install:
cd ${PREFIX}/lib/ && ln -s gambit-c/lib$l.so
.endfor
.include <bsd.port.mk>
.include <bsd.port.mk>