summaryrefslogtreecommitdiff
path: root/x11/9menu
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-05-16 12:21:14 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-05-16 12:21:14 +0000
commitd1eade714ff22880aa173cbf805140b3abf30b79 (patch)
treed4342b6c8a760a39ca124b6c7a241bdca05c3ef1 /x11/9menu
parentUpdate security/base to 1.2.4. (diff)
Make compliant with ${CC}.
Submitter takes maintainership. PR: ports/97332 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Notes
Notes: svn path=/head/; revision=162562
Diffstat (limited to 'x11/9menu')
-rw-r--r--x11/9menu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile
index c094382d44d2..d7484bc4fd49 100644
--- a/x11/9menu/Makefile
+++ b/x11/9menu/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefriends.org/arnold/Source/ \
${MASTER_SITE_NETBSD}
EXTRACT_SUFX= .shar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= serge.gagnon@b2b2c.ca
COMMENT= A simple menu patterened after plan9
PLIST_FILES= bin/9menu
@@ -22,6 +22,7 @@ EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
MAKEFILE= Makefile.noimake
ALL_TARGET= 9menu
+MAKE_ARGS= CC="${CC}"
NO_WRKSUBDIR= yes