Date: Mon, 4 May 2015 07:16:57 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385378 - head/editors/nedit Message-ID: <201505040716.t447Gvu7025738@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon May 4 07:16:56 2015 New Revision: 385378 URL: https://svnweb.freebsd.org/changeset/ports/385378 Log: Unbreak Modified: head/editors/nedit/Makefile Modified: head/editors/nedit/Makefile ============================================================================== --- head/editors/nedit/Makefile Mon May 4 07:07:28 2015 (r385377) +++ head/editors/nedit/Makefile Mon May 4 07:16:56 2015 (r385378) @@ -17,8 +17,8 @@ COMMENT= X11/Motif GUI text editor for p LICENSE= GPLv1 -USES= motif -USE_XORG= xpm +USES= motif perl5 +USE_PERL5= build ALL_TARGET= freebsd PLIST_FILES= bin/nclient \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505040716.t447Gvu7025738>