From 50795f01a3c57015e598ca1fc2157ee9960e872b Mon Sep 17 00:00:00 2001 From: clsung Date: Mon, 14 Aug 2006 23:06:39 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- games/vamos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/vamos') diff --git a/games/vamos/Makefile b/games/vamos/Makefile index 247de73a5b32..000b9c3e09cb 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -30,7 +30,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INFO= vamos -- cgit