aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-09-05 02:00:57 +0800
committeracm <acm@FreeBSD.org>2006-09-05 02:00:57 +0800
commit6ad22689994bf5f249a54a038adc67fcebd82a9d (patch)
tree21f235a0ada01f4bcd169d7bad3d795958f82a37 /games
parentac4365ced0e43546d5abbcea3b72b7ab78f7afc4 (diff)
downloadfreebsd-ports-gnome-6ad22689994bf5f249a54a038adc67fcebd82a9d.tar.gz
freebsd-ports-gnome-6ad22689994bf5f249a54a038adc67fcebd82a9d.tar.zst
freebsd-ports-gnome-6ad22689994bf5f249a54a038adc67fcebd82a9d.zip
- Change PLIST to ${WRKDIR}/pkg-plist. I need to write there.
Reported by: kris Approved by: garga (mentor,implicit)
Diffstat (limited to 'games')
-rw-r--r--games/el/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/el/Makefile b/games/el/Makefile
index d6eb68a45f89..e74e74093209 100644
--- a/games/el/Makefile
+++ b/games/el/Makefile
@@ -7,6 +7,7 @@
PORTNAME= el
PORTVERSION= 132
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= acm/${PORTNAME}
@@ -29,6 +30,7 @@ USE_SDL= sdl net
ALL_TARGET= el.x86
MAKEFILE= Makefile.bsdg
+PLIST= ${WRKDIR}/pkg-plist
.include <bsd.port.pre.mk>