aboutsummaryrefslogtreecommitdiff
path: root/sysutils/linux-acu
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-12-31 18:24:10 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-12-31 18:24:10 +0000
commit64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch)
tree11668b893f94453b0262a155d53e6eac8dd4a6f5 /sysutils/linux-acu
parent440d8863c8d496b982754e2a71867892213a902b (diff)
downloadports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.tar.gz
ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.zip
Notes
Diffstat (limited to 'sysutils/linux-acu')
-rw-r--r--sysutils/linux-acu/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/linux-acu/Makefile b/sysutils/linux-acu/Makefile
index 498b12c0f47b..6da6aedbaa17 100644
--- a/sysutils/linux-acu/Makefile
+++ b/sysutils/linux-acu/Makefile
@@ -7,7 +7,8 @@
PORTNAME= acu
PORTVERSION= 2.0
-CATEGORIES= sysutils
+PORTREVISION= 1
+CATEGORIES= sysutils linux
MASTER_SITES= # fetch manually
PKGNAMEPREFIX= linux-
DISTNAME= Linux-ACU-Driver-v${PORTVERSION}
@@ -15,8 +16,7 @@ DISTNAME= Linux-ACU-Driver-v${PORTVERSION}
MAINTAINER= matt@peterson.org
COMMENT= Aironet Cisco Utilities for 802.11 wireless NIC's
-RUN_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \
- ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
+RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
.include <bsd.port.pre.mk>
@@ -30,7 +30,8 @@ IGNORE= may not be automatically fetched due to licensing\
.endif
ONLY_FOR_ARCHS= i386
-USE_XLIB= yes
+USE_LINUX= yes
+PREFIX?= ${X11BASE}
NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_CDROM= "Redistribution not allowed"