From f919957363034c287ce4527a437758326ccd1c01 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 9 Jul 2013 21:49:35 +0000 Subject: Convert from USE_MOTIF to USES=motif While here: - trim headers - Remove indefinite article from comment - convert USE_GMAKE to USES=gmake --- cad/pcb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/pcb') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index b762bcf49c82..73a388248880 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= m4>=1.4.11:${PORTSDIR}/devel/m4 \ BUILD_DEPENDS:= ${RUN_DEPENDS} USE_AUTOTOOLS= autoconf -USE_GMAKE= yes +USES= gmake USE_TK_RUN= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes @@ -64,7 +64,7 @@ CONFIGURE_ARGS+= \ CONFIGURE_ARGS+= --without-gui CONFIGURE_ENV+= WISH=${TRUE} .elif ${PORT_OPTIONS:MMOTIF} -USE_MOTIF= yes +USES+= motif USE_TK_RUN= yes CONFIGURE_ARGS+= --with-gui=lesstif CONFIGURE_ENV+= WISH=${WISH} -- cgit https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.08jadawin2014-06-242-3/+6
* Support STAGEDIR.vanilla2013-11-032-3/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Use single space after WWW:sunpoet2013-08-291-1/+1
* - Convert to new perl frameworkmat2013-08-031-1/+2
* For perl@ owned ports:eadler2013-03-291-1/+1
* Update to 1.06.tobez2013-01-252-8/+4
* - Update to 1.04sunpoet2012-03-013-9/+12