ports/73838: [maintainer update] net/acx100: install headers

Leonid Zolotarev leoz at saunalahti.fi
Thu Nov 11 22:00:32 UTC 2004


>Number:         73838
>Category:       ports
>Synopsis:       [maintainer update] net/acx100: install headers
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 11 22:00:31 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Leonid Zolotarev
>Release:        5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
FreeBSD inspiron.leoz.org 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Mon Jul 12 16:02:25 EEST 2004     root at inspiron.leoz.org:/usr/obj/usr/src/sys/INSPIRON  i386

>Description:
      Install headers.
>How-To-Repeat:
      
>Fix:
diff -ruN acx100.orig/Makefile acx100/Makefile
--- acx100.orig/Makefile	Thu Nov 11 22:43:33 2004
+++ acx100/Makefile	Thu Nov 11 22:59:20 2004
@@ -44,15 +44,11 @@
 
 pre-install:
 	@${INSTALL_MAN} ${WRKSRC}/if_acx.4 ${PREFIX}/man/man4
-#
-#   Comment this out when headers will be up to date.
-#
-#.if !exists($INCLUDEDIR})
-#	@${MKDIR} ${INCLUDEDIR}
-#.endif
-#	@${CP} ${WRKSRC}/include/if_acxioctl.h  ${INCLUDEDIR}
-#	@${CP} ${WRKSRC}/include/if_acxpacket.h ${INCLUDEDIR}
-#
+
+.if !exists($INCLUDEDIR})
+	@${MKDIR} ${INCLUDEDIR}
+.endif
+	@${CP} ${WRKSRC}/include/if_acxioctl.h  ${INCLUDEDIR}
 
 post-install:
 	@${CAT} ${PKGMESSAGE}
diff -ruN acx100.orig/pkg-plist acx100/pkg-plist
--- acx100.orig/pkg-plist	Thu Nov 11 22:43:33 2004
+++ acx100/pkg-plist	Thu Nov 11 23:01:24 2004
@@ -1,10 +1,5 @@
 @comment $FreeBSD: ports/net/acx100/pkg-plist,v 1.1 2004/07/05 20:39:47 pav Exp $
- at comment
- at comment Comment this out when headers will be up to date.
- at comment
- at comment include/acx/if_acxioctl.h
- at comment include/acx/if_acxpacket.h
- at comment @dirrm include/acx
- at comment
+include/acx/if_acxioctl.h
+ at dirrm include/acx
 @cwd /boot/kernel
 if_acx.ko

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list