ports/166559: [patch] devel/Makefile: missorted item "libcidr"
Conrad J. Sabatier
conrads at cox.net
Sun Apr 1 11:50:13 UTC 2012
>Number: 166559
>Category: ports
>Synopsis: [patch] devel/Makefile: missorted item "libcidr"
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Apr 01 11:50:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Conrad J. Sabatier
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD serene.no-ip.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r233542: Tue Mar 27 09:02:02 CDT 2012 conrads at serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM amd64
>Description:
Missorted SUBDIR line in devel/Makefile
>How-To-Repeat:
N/A
>Fix:
patch below
--- devel-Makefile.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/Makefile,v
retrieving revision 1.4911
diff -u -r1.4911 Makefile
--- Makefile 1 Apr 2012 04:40:26 -0000 1.4911
+++ Makefile 1 Apr 2012 11:23:55 -0000
@@ -801,7 +801,6 @@
SUBDIR += lexi
SUBDIR += lfc
SUBDIR += lfcxml
- SUBDIR += libcidr
SUBDIR += libIDL
SUBDIR += libPropList
SUBDIR += libXGP
@@ -827,6 +826,7 @@
SUBDIR += libcfg
SUBDIR += libcheck
SUBDIR += libchipcard
+ SUBDIR += libcidr
SUBDIR += libcii
SUBDIR += libclaw
SUBDIR += libcli
--- devel-Makefile.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list