aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/kxl/Makefile3
-rw-r--r--games/kxl/Makefile3
2 files changed, 4 insertions, 2 deletions
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"
diff --git a/games/kxl/Makefile b/games/kxl/Makefile
index c33f98846cf9..7fbd83d58599 100644
--- a/games/kxl/Makefile
+++ b/games/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"