summaryrefslogtreecommitdiff
path: root/games/pingus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pingus/Makefile')
-rw-r--r--games/pingus/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/pingus/Makefile b/games/pingus/Makefile
index f3310015fc3..60ba02991e2 100644
--- a/games/pingus/Makefile
+++ b/games/pingus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/02/16 11:21:25 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/04/08 11:17:14 rodent Exp $
DISTNAME= pingus-0.7.3
PKGREVISION= 8
@@ -28,8 +28,7 @@ SCONS_CXX= ${CXX} -std=c++11
SCONS_CXX= ${CXX}
.endif
-MAKE_ENV+= CPPPATH=${BUILDLINK_DIR}/include \
- LIBPATH=${BUILDLINK_DIR}/lib
+MAKE_ENV+= CPPPATH=${BUILDLINK_DIR}/include LIBPATH=${BUILDLINK_DIR}/lib
do-configure:
cd ${WRKSRC} && \