diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:22:59 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:22:59 +0000 |
commit | 3c25acd057b36f4b8acf995beff5f4afbcc67b98 (patch) | |
tree | a54ba2abe21387f8861f7fa1983abd60b09b9a5f | |
parent | security: Add missing USES={gnome,php} (diff) |
print, science: Add missing USES=gnome
Notes
Notes:
svn path=/head/; revision=517059
-rw-r--r-- | print/abcm2ps/Makefile | 2 | ||||
-rw-r--r-- | print/cups-pk-helper/Makefile | 2 | ||||
-rw-r--r-- | print/deforaos-pdfviewer/Makefile | 2 | ||||
-rw-r--r-- | print/foomatic-db-engine/Makefile | 2 | ||||
-rw-r--r-- | print/libgnomecups/Makefile | 2 | ||||
-rw-r--r-- | print/libgnomeprint/Makefile | 2 | ||||
-rw-r--r-- | print/libgnomeprintmm/Makefile | 3 | ||||
-rw-r--r-- | print/libspectre/Makefile | 2 | ||||
-rw-r--r-- | print/lilypond-devel/Makefile | 4 | ||||
-rw-r--r-- | print/paps/Makefile | 2 | ||||
-rw-r--r-- | print/system-config-printer/Makefile | 4 | ||||
-rw-r--r-- | science/chemical-mime-data/Makefile | 3 | ||||
-rw-r--r-- | science/ghmm/Makefile | 2 | ||||
-rw-r--r-- | science/gsmc/Makefile | 2 | ||||
-rw-r--r-- | science/gwyddion/Makefile | 6 |
15 files changed, 21 insertions, 19 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index 88371f628b01..2fc841fce06d 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -11,7 +11,7 @@ COMMENT= Converts ABC to music sheet in PostScript format LICENSE= GPLv2 -USES= cpe gettext-runtime +USES= cpe gettext-runtime gnome MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" CPE_VENDOR= moinejf GNU_CONFIGURE= yes diff --git a/print/cups-pk-helper/Makefile b/print/cups-pk-helper/Makefile index adb2907e5c77..7f512614fd45 100644 --- a/print/cups-pk-helper/Makefile +++ b/print/cups-pk-helper/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libcups.so:print/cups \ libpolkit-gobject-1.so:sysutils/polkit USE_GNOME= glib20 intltool -USES= cpe gettext localbase gmake pkgconfig tar:xz +USES= cpe gettext gmake gnome localbase pkgconfig tar:xz CPE_VENDOR= cups-pk-helper_project GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index c3092f2306a4..4124bbe1d85c 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \ libfreetype.so:print/freetype2 MAKE_ARGS+= PREFIX=${PREFIX} -USES= desktop-file-utils pkgconfig +USES= desktop-file-utils gnome pkgconfig USE_GNOME= gtk20 gdkpixbuf2 cairo MAKE_ENV+= MANDIR=${STAGEDIR}${MANPREFIX}/man diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index dd6a52b00920..a51be7792f9f 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libcurl.so:ftp/curl -USES= gmake perl5 +USES= gmake gnome perl5 USE_GNOME= libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/ \ diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 424ec38c3293..40b99b1ff136 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -14,7 +14,7 @@ COMMENT= Support library for gnome cups administration LIB_DEPENDS= libcups.so:print/cups -USES= pkgconfig pathfix gettext gmake libtool:keepla tar:bzip2 +USES= gettext gmake gnome libtool:keepla pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= intlhack glib20 USE_LDCONFIG= yes diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index d0abac45c9dc..dbc843851c6e 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -19,7 +19,7 @@ USES= tar:bzip2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig GNU_CONFIGURE= yes -USES+= bison gettext gmake libtool:keepla pathfix pkgconfig +USES+= bison gettext gmake gnome libtool:keepla pathfix pkgconfig USE_GNOME= gnomeprefix intlhack glib20 pango libxml2 libartlgpl2 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index 6edeb4739a38..9bce3974fac0 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -14,7 +14,8 @@ COMMENT= C++ bindings for the GNOME print support library LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 BUILD_DEPENDS= gm4:devel/m4 -USES= compiler:c++11-lang gmake libtool pathfix pkgconfig tar:bzip2 +USES= compiler:c++11-lang gmake gnome libtool pathfix pkgconfig \ + tar:bzip2 USE_CXXSTD= c++11 USE_GNOME= gnomeprefix libgnomeprint USE_LDCONFIG= yes diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile index e47f6bb7c285..7a932f4dedd6 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -12,7 +12,7 @@ COMMENT= Small library for rendering Postscript documents LICENSE= GPLv2 -USES= gmake libtool localbase pathfix pkgconfig ghostscript +USES= ghostscript gmake gnome libtool localbase pathfix pkgconfig USE_LDCONFIG= yes USE_GNOME= cairo GNU_CONFIGURE= yes diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 1ae8f0c8e86a..d34d98aa3606 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -45,8 +45,8 @@ INFO= internals \ lilypond-web \ music-glossary -USES= bison:build gettext ghostscript gmake pkgconfig perl5 \ - compiler:gcc-c++11-lib python:2.7 +USES= bison:build compiler:gcc-c++11-lib gettext ghostscript gmake \ + gnome perl5 pkgconfig python:2.7 USE_CXXSTD= c++11 USE_TEX= latex texmf USE_PERL5= build diff --git a/print/paps/Makefile b/print/paps/Makefile index 0d941402cd86..3bd4d3b559df 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -15,6 +15,6 @@ PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h \ GNU_CONFIGURE= yes USE_GNOME= pango -USES= pkgconfig +USES= gnome pkgconfig .include <bsd.port.mk> diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index 18ae03fd2b2c..6fa21d01ee12 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -21,8 +21,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycups>=0:print/py-pycups@${PY_FLAVOR} \ PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes -USES= desktop-file-utils gettext gmake pathfix pkgconfig python:2.7 \ - shebangfix tar:xz +USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig \ + python:2.7 shebangfix tar:xz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_GNOME= intlhack pygobject3 diff --git a/science/chemical-mime-data/Makefile b/science/chemical-mime-data/Makefile index f35954ba8ab8..6ff360db03a0 100644 --- a/science/chemical-mime-data/Makefile +++ b/science/chemical-mime-data/Makefile @@ -12,7 +12,8 @@ COMMENT= Collection of chemical MIME types for UNIX desktops BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/librsvg-2.0.pc:graphics/librsvg2 -USES= gettext-tools gmake pathfix pkgconfig tar:bzip2 shared-mime-info +USES= gettext-tools gmake gnome pathfix pkgconfig shared-mime-info \ + tar:bzip2 USE_GNOME= gnomemimedata intlhack libxslt:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-database diff --git a/science/ghmm/Makefile b/science/ghmm/Makefile index f79da002a8cd..ce831311a4ba 100644 --- a/science/ghmm/Makefile +++ b/science/ghmm/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv3 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_GNOME= libxml2 -USES= autoreconf libtool pkgconfig +USES= autoreconf gnome libtool pkgconfig CONFIGURE_ARGS+= --without-python USE_LDCONFIG= yes diff --git a/science/gsmc/Makefile b/science/gsmc/Makefile index bcd1b91d5349..158c8a81939a 100644 --- a/science/gsmc/Makefile +++ b/science/gsmc/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 USE_GNOME= gtk20 GNU_CONFIGURE= yes -USES= autoreconf gmake pkgconfig +USES= autoreconf gmake gnome pkgconfig PLIST_FILES= bin/gsmc man/man1/gsmc.1.gz post-patch: diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile index d6356d28433b..49befeb969f9 100644 --- a/science/gwyddion/Makefile +++ b/science/gwyddion/Makefile @@ -19,9 +19,9 @@ LIB_DEPENDS= libminizip.so:archivers/minizip \ libfftw3.so:math/fftw3 \ libgtkglext-x11-1.0.so:x11-toolkits/gtkglext -USES= compiler:c++11-lang desktop-file-utils gl gmake libtool \ - localbase:ldflags pathfix pkgconfig shared-mime-info \ - shebangfix tar:xz xorg +USES= compiler:c++11-lang desktop-file-utils gl gmake gnome libtool \ + localbase:ldflags pathfix pkgconfig shared-mime-info shebangfix \ + tar:xz xorg SHEBANG_FILES= plugins/process/invert_python.py USE_GNOME= cairo gtk20 libxml2 pangox-compat USE_GL= gl glu |