aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /print
parent742adcabd74aa0adc91246bae79c97658a078415 (diff)
downloadports-186b8ba82fdd761aee89704395c52ac809bc7026.tar.gz
ports-186b8ba82fdd761aee89704395c52ac809bc7026.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cjk-lyx/Makefile6
-rw-r--r--print/gimp-print/Makefile4
-rw-r--r--print/gutenprint-base/Makefile4
-rw-r--r--print/gutenprint/Makefile4
-rw-r--r--print/lyx-devel/Makefile3
-rw-r--r--print/lyx/Makefile3
-rw-r--r--print/lyx14/Makefile3
-rw-r--r--print/lyx15/Makefile3
-rw-r--r--print/lyx16/Makefile3
-rw-r--r--print/xfce4-print/Makefile6
10 files changed, 22 insertions, 17 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile
index fb2c8f3cf424..7377e488090d 100644
--- a/print/cjk-lyx/Makefile
+++ b/print/cjk-lyx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lyx
PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX/
PKGNAMEPREFIX= cjk-
@@ -18,13 +18,13 @@ COMMENT= Document processor interfaced with LaTeX, with CJK support
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- forms.1:${PORTSDIR}/x11-toolkits/xforms
+LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
WRKSRC= ${WRKDIR}/CJK-LyX-${PORTVERSION}
+USE_GETTEXT= yes
USE_XPM= yes
USE_REINPLACE= yes
USE_PERL5= yes
diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile
index ba630cf8949a..c0e140b07c70 100644
--- a/print/gimp-print/Makefile
+++ b/print/gimp-print/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gimp-print
PORTVERSION= 4.2.6
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -13,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP Print Printer Driver
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
-
+USE_GETTEXT= yes
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile
index ba630cf8949a..c0e140b07c70 100644
--- a/print/gutenprint-base/Makefile
+++ b/print/gutenprint-base/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gimp-print
PORTVERSION= 4.2.6
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -13,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP Print Printer Driver
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
-
+USE_GETTEXT= yes
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile
index ba630cf8949a..c0e140b07c70 100644
--- a/print/gutenprint/Makefile
+++ b/print/gutenprint/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gimp-print
PORTVERSION= 4.2.6
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -13,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP Print Printer Driver
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
-
+USE_GETTEXT= yes
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index b1d69d54bb02..08b6a199804f 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lyx
PORTVERSION= 1.3.3
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
@@ -17,11 +18,11 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_PERL5= yes
USE_PYTHON= yes
USE_GMAKE= yes
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index b1d69d54bb02..08b6a199804f 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lyx
PORTVERSION= 1.3.3
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
@@ -17,11 +18,11 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_PERL5= yes
USE_PYTHON= yes
USE_GMAKE= yes
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
index b1d69d54bb02..08b6a199804f 100644
--- a/print/lyx14/Makefile
+++ b/print/lyx14/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lyx
PORTVERSION= 1.3.3
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
@@ -17,11 +18,11 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_PERL5= yes
USE_PYTHON= yes
USE_GMAKE= yes
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile
index b1d69d54bb02..08b6a199804f 100644
--- a/print/lyx15/Makefile
+++ b/print/lyx15/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lyx
PORTVERSION= 1.3.3
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
@@ -17,11 +18,11 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_PERL5= yes
USE_PYTHON= yes
USE_GMAKE= yes
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index b1d69d54bb02..08b6a199804f 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lyx
PORTVERSION= 1.3.3
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
@@ -17,11 +18,11 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_PERL5= yes
USE_PYTHON= yes
USE_GMAKE= yes
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
index 6bc445f0189b..99fb7ae35b87 100644
--- a/print/xfce4-print/Makefile
+++ b/print/xfce4-print/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-print
PORTVERSION= 4.0.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= print xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
@@ -19,10 +19,10 @@ DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 graphical frontend for printing
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
+USE_GETTEXT= yes
USE_GNOME= gtk20
USE_X_PREFIX= yes
USE_LIBTOOL= yes