summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/xgalaga/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile
index 808175151b9f..74a1adbd7036 100644
--- a/games/xgalaga/Makefile
+++ b/games/xgalaga/Makefile
@@ -22,7 +22,7 @@ CONFIGURE_ARGS= --prefix=${X11BASE}/lib/X11/xgalaga \
.if defined(NOSOUND)
CONFIGURE_ARGS+= --without-sound
-PLIST= ${PKGDIR}/PLIST.nosound
+PLIST= ${PKGDIR}/pkg-plist.nosound
.else
pre-configure:
@${ECHO} "*****************************************************"