aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2008-06-18 04:53:55 +0000
committerHiroki Sato <hrs@FreeBSD.org>2008-06-18 04:53:55 +0000
commitf0cb0fe72538ba35a612edfae21e80078b0fad61 (patch)
treea0842b13b2f22843d26d7a970d9679ae666c4fed /cad
parent4c5126c4dd6e33a86a507555a7d52563490bfed8 (diff)
downloadports-f0cb0fe72538ba35a612edfae21e80078b0fad61.tar.gz
ports-f0cb0fe72538ba35a612edfae21e80078b0fad61.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 631a5b86e72b..61f846c8b7f3 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pcb
PORTVERSION= 20080202
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= SF
@@ -15,7 +15,7 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= X11 interactive printed circuit board layout system
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
-RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
+RUN_DEPENDS= m4>=1.4.11:${PORTSDIR}/devel/m4
BUILD_DEPENDS= ${RUN_DEPENDS}
GNU_CONFIGURE= yes