svn commit: r385378 - head/editors/nedit
Antoine Brodin
antoine at FreeBSD.org
Mon May 4 07:16:57 UTC 2015
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 \
More information about the svn-ports-all
mailing list