From 26b26bd4f0044554a28a5a9e69a2c6fcaf6a92e6 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sat, 5 Aug 2006 20:16:32 +0000 Subject: Depend on linux-xorg libs, reported by Brian Josefsen PR: ports/101227 Submitted by: Thomas E. Zander (maintainer) --- cad/linux-eagle/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'cad/linux-eagle') diff --git a/cad/linux-eagle/Makefile b/cad/linux-eagle/Makefile index 73e0b8718a17..96d6402d28c1 100644 --- a/cad/linux-eagle/Makefile +++ b/cad/linux-eagle/Makefile @@ -9,6 +9,7 @@ PORTNAME= linux-eagle EAGLEVERSION?= 4.16 EAGLELANG?= eng PORTVERSION= ${EAGLEVERSION:S/r/./} +PORTREVISION?= 1 CATEGORIES?= cad linux MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/${EAGLEVERSION}/ DISTNAME= ${PORTNAME:S/linux-//}-lin-${EAGLELANG}-${EAGLEVERSION} @@ -24,10 +25,11 @@ ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${PORTNAME:S/linux-//}-lin-${EAGLELANG}-${EAGLEVERSION} DATADIR= ${PREFIX}/share/${PORTNAME:S/linux-//} -RESTRICTED= "Usage permitted for non-commercial purposes only" -NO_CDROM= "Sale for profit is not permitted" +RESTRICTED= Usage permitted for non-commercial purposes only +NO_CDROM= Sale for profit is not permitted USE_LINUX= yes +USE_XLIB= yes NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message -- cgit v1.2.3