From 873f264b3afa757317624c00132c9203961ec84c Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 8 Oct 2005 22:42:23 +0000 Subject: INSTALL_SHLIB -> INSTALLS_SHLIB --- devel/kxl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/kxl') diff --git a/devel/kxl/Makefile b/devel/kxl/Makefile index c33f98846cf9..7fbd83d58599 100644 --- a/devel/kxl/Makefile +++ b/devel/kxl/Makefile @@ -7,6 +7,7 @@ PORTNAME= kxl PORTVERSION= 1.1.7 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://kxl.hn.org/download/ DISTNAME= KXL-${PORTVERSION} @@ -16,7 +17,7 @@ COMMENT= A visual, sound library for games USE_X_PREFIX= yes USE_XPM= yes -INSTALL_SHLIB= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LIBS=="-L${X11BASE}/lib" -- cgit v1.2.3