aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-01-06 19:10:13 +0000
committerWill Andrews <will@FreeBSD.org>2002-01-06 19:10:13 +0000
commitb29a9542355e80eb9063564fe2e3589e04f3164f (patch)
tree78f627adc9e37818ea1d2d621896e68b152219b0
parent1269d598f4d4766b543ff23bf4a585ef5aa90334 (diff)
downloadports-b29a9542355e80eb9063564fe2e3589e04f3164f.tar.gz
ports-b29a9542355e80eb9063564fe2e3589e04f3164f.zip
Notes
-rw-r--r--graphics/kdegraphics2/Makefile4
-rw-r--r--graphics/kdegraphics3/Makefile4
-rw-r--r--graphics/kdegraphics4/Makefile4
3 files changed, 9 insertions, 3 deletions
diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile
index c81a49daa395..e60396ddf0dd 100644
--- a/graphics/kdegraphics2/Makefile
+++ b/graphics/kdegraphics2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdegraphics
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -20,7 +21,8 @@ BUILD_DEPENDS= dvips:${PORTSDIR}/print/teTeX \
.if ${MACHINE_ARCH} == "i386" && !defined(NO_KDE_OBJPRELINK)
BUILD_DEPENDS+= objprelink:${PORTSDIR}/devel/objprelink
.endif
-RUN_DEPENDS= dvips:${PORTSDIR}/print/teTeX
+RUN_DEPENDS= dvips:${PORTSDIR}/print/teTeX \
+ gs:${PORTSDIR}/print/ghostscript-gnu
USE_KDELIBS_VER=2
USE_BZIP2= yes
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile
index c81a49daa395..e60396ddf0dd 100644
--- a/graphics/kdegraphics3/Makefile
+++ b/graphics/kdegraphics3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdegraphics
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -20,7 +21,8 @@ BUILD_DEPENDS= dvips:${PORTSDIR}/print/teTeX \
.if ${MACHINE_ARCH} == "i386" && !defined(NO_KDE_OBJPRELINK)
BUILD_DEPENDS+= objprelink:${PORTSDIR}/devel/objprelink
.endif
-RUN_DEPENDS= dvips:${PORTSDIR}/print/teTeX
+RUN_DEPENDS= dvips:${PORTSDIR}/print/teTeX \
+ gs:${PORTSDIR}/print/ghostscript-gnu
USE_KDELIBS_VER=2
USE_BZIP2= yes
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile
index c81a49daa395..e60396ddf0dd 100644
--- a/graphics/kdegraphics4/Makefile
+++ b/graphics/kdegraphics4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdegraphics
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -20,7 +21,8 @@ BUILD_DEPENDS= dvips:${PORTSDIR}/print/teTeX \
.if ${MACHINE_ARCH} == "i386" && !defined(NO_KDE_OBJPRELINK)
BUILD_DEPENDS+= objprelink:${PORTSDIR}/devel/objprelink
.endif
-RUN_DEPENDS= dvips:${PORTSDIR}/print/teTeX
+RUN_DEPENDS= dvips:${PORTSDIR}/print/teTeX \
+ gs:${PORTSDIR}/print/ghostscript-gnu
USE_KDELIBS_VER=2
USE_BZIP2= yes