aboutsummaryrefslogtreecommitdiff
path: root/games/xgalaga
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 01:55:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 01:55:28 +0000
commit0cef4e92a19edeb74a989868dc182e34162bc21e (patch)
tree5fe48bb8efc849d70721eff3c917e9c4ab94b706 /games/xgalaga
parentb7d87d74f7b2c43c3b81589f6416c55be13f258d (diff)
downloadports-0cef4e92a19edeb74a989868dc182e34162bc21e.tar.gz
ports-0cef4e92a19edeb74a989868dc182e34162bc21e.zip
Notes
Diffstat (limited to 'games/xgalaga')
-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} "*****************************************************"