From 6fc1ae64536108fdb5c5ecbcad5c364df85b2db9 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 12 Nov 2004 19:10:39 +0000 Subject: - Install headers PR: ports/73838 Submitted by: Leonid Zolotarev (maintainer) --- net/acx100/Makefile | 13 ++++--------- net/acx100/pkg-plist | 9 ++------- 2 files changed, 6 insertions(+), 16 deletions(-) (limited to 'net/acx100') diff --git a/net/acx100/Makefile b/net/acx100/Makefile index 3caa27fbea3d..06658015dacd 100644 --- a/net/acx100/Makefile +++ b/net/acx100/Makefile @@ -7,6 +7,7 @@ PORTNAME= acx100 PORTVERSION= 20040701 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://wlan.kewl.org/download/:file_0 \ ftp://ftp.dlink.co.uk/wireless/dwl-650+/:file_1 @@ -44,15 +45,9 @@ pre-build: 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} -# + + @${MKDIR} ${INCLUDEDIR} + @${CP} ${WRKSRC}/include/if_acxioctl.h ${INCLUDEDIR} post-install: @${CAT} ${PKGMESSAGE} diff --git a/net/acx100/pkg-plist b/net/acx100/pkg-plist index e5b45fa07250..bfbecddc0207 100644 --- a/net/acx100/pkg-plist +++ b/net/acx100/pkg-plist @@ -1,10 +1,5 @@ @comment $FreeBSD$ -@comment -@comment Comment this out when headers will be up to date. -@comment -@comment include/acx/if_acxioctl.h -@comment include/acx/if_acxpacket.h -@comment @dirrm include/acx -@comment +include/acx/if_acxioctl.h +@dirrm include/acx @cwd /boot/kernel if_acx.ko -- cgit tion> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.9.7wxs2008-12-023-11/+14