diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2013-08-01 20:22:27 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2013-08-01 20:22:27 +0000 |
commit | 9c7a77ab1e2aff61f3f6d7e6f08fdf7089ef125a (patch) | |
tree | 7bb62db90d2a538c347e596844736cd7fe4d260b /comms/wy60 | |
parent | Update deskutils/plamsa-applet-cwp to 1.8.1. (diff) |
For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
Notes
Notes:
svn path=/head/; revision=324122
Diffstat (limited to 'comms/wy60')
-rw-r--r-- | comms/wy60/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/wy60/Makefile b/comms/wy60/Makefile index 8b94eca6cba7..7e1d2e6cdc04 100644 --- a/comms/wy60/Makefile +++ b/comms/wy60/Makefile @@ -9,7 +9,6 @@ MAINTAINER= naddy@FreeBSD.org COMMENT= Curses-based emulator for the Wyse 60 terminal GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes MAKE_ARGS= etc_DATA=wy60.rc.sample |