Remove USE_X11.

This commit is contained in:
ajacoutot 2010-10-24 20:58:58 +00:00
parent 3041b2373b
commit ff07e285bc
995 changed files with 1017 additions and 2009 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2010/10/11 08:11:24 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2010/10/24 20:58:58 ajacoutot Exp $
COMMENT= free space simulator and planetarium
@ -33,7 +33,6 @@ LIB_DEPENDS= ::x11/gtkglext \
::multimedia/libtheora
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
USE_X11= Yes
USE_LIBTOOL= Yes
USE_GMAKE= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2010/08/26 11:12:46 jasper Exp $
# $OpenBSD: Makefile,v 1.29 2010/10/24 20:58:58 ajacoutot Exp $
V= 3.1.6
COMMENT= real-time satellite tracking and orbit propagation program
@ -16,7 +16,6 @@ WANTLIB= ICE SM X11 Xt c m
FAKE_FLAGS= PREFIX=${WRKINST}${PREFIX}
USE_X11= Yes
WRKDIST= ${WRKDIR}/SatTrack-${V}
WRKSRC= ${WRKDIST}/src

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/10/18 16:47:00 espie Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/24 20:58:58 ajacoutot Exp $
COMMENT= free open source planetarium
@ -22,7 +22,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/}
WANTLIB += GL GLU ICE SM X11 Xext c m pthread stdc++ z
WANTLIB += QtSql QtGui QtNetwork QtOpenGL QtScript
USE_X11= Yes
MODULES= devel/gettext \
devel/cmake \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2010/10/18 16:47:00 espie Exp $
# $OpenBSD: Makefile,v 1.18 2010/10/24 20:58:58 ajacoutot Exp $
COMMENT-main= display the phase of the Sun on a map of the Earth
COMMENT-maps= additional maps of the Earth for sunclock
@ -20,7 +20,6 @@ SUPDISTFILES= big_images_270804.tar.bz2:0 \
EXTRACT_SUFX= .tar.bz2
FAKE= lib
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= imake
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2010/10/18 16:47:00 espie Exp $
# $OpenBSD: Makefile,v 1.24 2010/10/24 20:58:59 ajacoutot Exp $
COMMENT= wm-dockapp; displays the earth on an icon
@ -27,7 +27,6 @@ LIB_DEPENDS= ::graphics/jpeg \
::x11/windowmaker
MAKE_ENV= CC="${CC}"
USE_X11= Yes
NO_REGRESS= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2010/10/18 16:47:00 espie Exp $
# $OpenBSD: Makefile,v 1.26 2010/10/24 20:58:59 ajacoutot Exp $
COMMENT= wm-dockapp; shows the moon phase
@ -20,7 +20,6 @@ WANTLIB= X11 Xext Xpm c m
MASTER_SITES= http://distfiles.nl/
MAKE_ENV= CC="${CC}"
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2010/10/18 16:47:00 espie Exp $
# $OpenBSD: Makefile,v 1.27 2010/10/24 20:58:59 ajacoutot Exp $
COMMENT= wm-dockapp; space weather monitor
@ -20,7 +20,6 @@ WANTLIB= X11 Xext Xpm c
MASTER_SITES= http://distfiles.nl/
MAKE_ENV= CC="${CC}"
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2010/10/18 16:47:00 espie Exp $
# $OpenBSD: Makefile,v 1.25 2010/10/24 20:58:59 ajacoutot Exp $
COMMENT= wm-dockapp; shows sunrise/sunset times
@ -20,7 +20,6 @@ WANTLIB= X11 Xext Xpm c m
MASTER_SITES= http://distfiles.nl/
MAKE_ENV= CC="${CC}"
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2010/10/18 16:47:00 espie Exp $
# $OpenBSD: Makefile,v 1.24 2010/10/24 20:58:59 ajacoutot Exp $
COMMENT= set the root window to the image of earth
DISTNAME= xearth-1.1
@ -17,7 +17,6 @@ WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt c m
CONFIGURE_STYLE= imake
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.41 2010/10/18 16:47:00 espie Exp $
# $OpenBSD: Makefile,v 1.42 2010/10/24 20:58:59 ajacoutot Exp $
COMMENT= interactive astronomical ephemeris
DISTNAME= xephem-3.2.3
@ -29,7 +29,6 @@ do-build:
@cd ${WRKSRC}/GUI/xephem && \
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} -f ${MAKE_FILE} ${ALL_TARGET}
USE_X11= Yes
NO_REGRESS= Yes
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2010/10/18 16:47:00 espie Exp $
# $OpenBSD: Makefile,v 1.25 2010/10/24 20:58:59 ajacoutot Exp $
COMMENT= set the root window to the moon in its current phase
DISTNAME= xphoon
@ -20,7 +20,6 @@ WANTLIB= X11 Xau Xdmcp Xext c m
CONFIGURE_STYLE= imake
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2010/08/26 11:12:46 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2010/10/24 20:58:59 ajacoutot Exp $
COMMENT= earth as seen from the direction of the sun
@ -18,7 +18,6 @@ PERMIT_DISTFILES_FTP= Yes
REVISION = 1
WANTLIB= X11 c m
USE_X11= Yes
CONFIGURE_STYLE= simple
CONFIGURE_ENV= CAT=cat \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2010/10/18 21:15:57 landry Exp $
# $OpenBSD: Makefile,v 1.23 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= decoding library for KDE Multimedia
@ -34,7 +34,6 @@ LIB_DEPENDS= ::audio/flac \
:ffmpeg->=20100512:graphics/ffmpeg \
::audio/jack
USE_X11= Yes
USE_GMAKE= Yes
#XX libtoolize
USE_LIBTOOL= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2010/09/30 07:40:53 landry Exp $
# $OpenBSD: Makefile,v 1.41 2010/10/24 21:00:29 ajacoutot Exp $
CATEGORIES = audio x11 x11/kde
COMMENT = music player for KDE
@ -49,7 +49,6 @@ CONFIGURE_STYLE = autoconf
AUTOCONF_VERSION = 2.61
CONFIGURE_ARGS += ${MODKDE_CONFIGURE_ARGS}
USE_GMAKE = Yes
USE_X11= Yes
CONFIGURE_ENV += ${MODKDE_CONFIGURE_ENV}
MAKE_ENV = ${CONFIGURE_ENV}
MAKE_FLAGS += ${MODKDE_MAKE_FLAGS}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2010/10/24 19:10:15 jakemsr Exp $
# $OpenBSD: Makefile,v 1.21 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= advanced music player
@ -45,7 +45,6 @@ LIB_DEPENDS= ::audio/flac \
RUN_DEPENDS= ::devel/desktop-file-utils
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= LDFLAGS="-pthread -L${LOCALBASE}/lib -L${X11BASE}/lib" \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2010/10/18 16:52:44 espie Exp $
# $OpenBSD: Makefile,v 1.20 2010/10/24 21:00:29 ajacoutot Exp $
# $FreeBSD: ports/audio/ascd/Makefile,v 1.17 2000/09/25 12:21:17 asami Exp $
COMMENT= cd player for Afterstep or Window Maker
@ -24,7 +24,6 @@ DATAFILES= ascd-0.13pr6-themes.tgz
LIB_DEPENDS= ::audio/libworkman
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes
CONFIGURE_STYLE= imake

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2010/10/11 08:11:16 jasper Exp $
# $OpenBSD: Makefile,v 1.22 2010/10/24 21:00:29 ajacoutot Exp $
SHARED_ONLY = Yes
@ -70,7 +70,6 @@ CONFIGURE_ARGS += --disable-jack
MULTI_PACKAGES += -jack
.endif
USE_X11 = Yes
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.61

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2010/10/18 16:52:44 espie Exp $
# $OpenBSD: Makefile,v 1.19 2010/10/24 21:00:29 ajacoutot Exp $
SHARED_ONLY = Yes
@ -46,7 +46,6 @@ LIB_DEPENDS = ::audio/libsamplerate \
MAKE_ENV = LIBaudclient_VERSION=${LIBaudclient_VERSION}
USE_X11 = Yes
USE_GROFF = Yes
USE_GMAKE = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2010/10/18 16:52:44 espie Exp $
# $OpenBSD: Makefile,v 1.28 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= free audio editor
@ -44,7 +44,6 @@ LIB_DEPENDS= :wxWidgets-gtk2->=2.8.6:x11/wxWidgets \
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils \
:shared-mime-info-*:misc/shared-mime-info
USE_X11= Yes
USE_GMAKE= Yes
USE_GROFF = Yes
USE_LIBTOOL= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2010/10/18 21:35:48 sthen Exp $
# $OpenBSD: Makefile,v 1.33 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= full-screen ncurses or GTK-based audio mixer
@ -43,7 +43,6 @@ WANTLIB += freetype gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 png z
WANTLIB += pthread-stubs xcb gdk-x11-2.0.>=0.14 gdk_pixbuf-2.0.>=0.14
WANTLIB += gtk-x11-2.0.>=0.14 gthread-2.0 pthread xcb-render xcb-render-util
USE_X11= Yes
.endif
.if ${FLAVOR:L:Mno_curses}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2010/10/18 16:52:44 espie Exp $
# $OpenBSD: Makefile,v 1.33 2010/10/24 21:00:29 ajacoutot Exp $
SHARED_ONLY= Yes
@ -75,7 +75,6 @@ WANTLIB-main= ${WANTLIB} ICE SM pthread audiofile c sndio esd.>=2.34 \
USE_LIBTOOL= Yes
LIBTOOL_FLAGS= --tag=disable-static
USE_X11= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+=--disable-alsa \
--disable-oss

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2010/10/18 16:52:44 espie Exp $
# $OpenBSD: Makefile,v 1.27 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= tag editor for various audio file formats
@ -37,7 +37,6 @@ LIB_DEPENDS= ::audio/id3lib \
USE_LIBTOOL= Yes
USE_GMAKE= Yes
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2010/10/13 17:11:10 giovanni Exp $
# $OpenBSD: Makefile,v 1.13 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT = music manager and player for GTK+ written in Python
@ -35,7 +35,6 @@ RUN_DEPENDS = :dbus-python->=0.82.1:x11/dbus-python \
::multimedia/gstreamer-0.10/plugins-ugly,-main \
::multimedia/gstreamer-0.10/py-gstreamer
USE_X11 = Yes
USE_GMAKE = Yes
REGRESS_TARGET= test

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.44 2010/09/05 10:25:16 sthen Exp $
# $OpenBSD: Makefile,v 1.45 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT-main= MPEG-2 and MPEG-4 AAC decoder
COMMENT-xmms= XMMS input plugin for AAC files
@ -45,7 +45,6 @@ MULTI_PACKAGES=-main
.if !${FLAVOR:L:Mno_xmms}
MULTI_PACKAGES+=-xmms
USE_X11= Yes
BUILD_DEPENDS+= ::audio/id3lib
CONFIGURE_ARGS+= --with-xmms
.else

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2010/10/18 16:52:44 espie Exp $
# $OpenBSD: Makefile,v 1.12 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= small and easy to use graphical MPD client
@ -28,7 +28,6 @@ EXTRACT_SUFX= .tar.bz2
MODULES= devel/gettext textproc/intltool
USE_X11= Yes
USE_LIBTOOL= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/10/11 08:11:16 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2010/10/24 21:00:29 ajacoutot Exp $
SHARED_ONLY= Yes
@ -36,7 +36,6 @@ RUN_DEPENDS= :gmpc->=${VERSION}:audio/gmpc \
BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= ::devel/libnotify
USE_X11= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2010/10/11 08:11:16 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2010/10/24 21:00:29 ajacoutot Exp $
SHARED_ONLY = Yes
@ -66,7 +66,6 @@ RUN_DEPENDS = :gmpc->=${VERSION}:audio/gmpc \
BUILD_DEPENDS = ${RUN_DEPENDS} \
::x11/gob2
USE_LIBTOOL = Yes
USE_X11 = Yes
USE_GMAKE = Yes
CONFIGURE_STYLE =gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.34 2010/10/18 16:52:44 espie Exp $
# $OpenBSD: Makefile,v 1.35 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= GNOME music player client
@ -35,7 +35,6 @@ MODGCC3_ARCHES= sparc
MODGCC3_LANGS= c
USE_GMAKE= Yes
USE_X11= Yes
USE_LIBTOOL= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2010/10/18 16:52:44 espie Exp $
# $OpenBSD: Makefile,v 1.18 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= GTK+ tool for managing Creative and Dell audio players
@ -36,7 +36,6 @@ LIB_DEPENDS= ::audio/libid3tag \
::x11/dbus-glib \
::x11/gtk+2
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.50 2010/10/18 16:52:44 espie Exp $
# $OpenBSD: Makefile,v 1.51 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= front-end to various audio players
@ -29,7 +29,6 @@ RUN_DEPENDS= :mpg321-*:audio/mpg321 \
:desktop-file-utils-*:devel/desktop-file-utils
LIB_DEPENDS= ::x11/gtk+2
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libpng \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2010/10/11 08:11:16 jasper Exp $
# $OpenBSD: Makefile,v 1.39 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= front-end to external cd audio rippers and mp3 encoders
@ -45,6 +45,5 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_LIBTOOL= Yes
USE_X11= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2010/10/18 16:52:45 espie Exp $
# $OpenBSD: Makefile,v 1.37 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= GTK+2 program to synchronize an Apple iPod
DISTNAME= gtkpod-0.99.14
@ -23,7 +23,6 @@ WANTLIB += gthread-2.0 pango-1.0 pangoft2-1.0 pangocairo-1.0 atk-1.0 pixman-1
WANTLIB += gio-2.0 id3tag gpod gdk-x11-2.0 gdk_pixbuf-2.0 gtk-x11-2.0 curl
WANTLIB += glade-2.0 mp4v2 xcb-render xcb-render-util
USE_X11= Yes
USE_GMAKE= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2010/10/23 17:04:14 jakemsr Exp $
# $OpenBSD: Makefile,v 1.11 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= software drum machine
DISTNAME= hydrogen-0.9.4
@ -27,7 +27,6 @@ LIB_DEPENDS= ::x11/qt4 \
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
USE_X11= Yes
MODULES= x11/qt4 devel/scons
MAKE_ENV+= QTDIR="${MODQT4_QTDIR}"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2010/10/18 16:52:45 espie Exp $
# $OpenBSD: Makefile,v 1.21 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= curses-based mp3 player
@ -20,7 +20,6 @@ LIB_DEPENDS= ::devel/sdl \
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ksmp3play/}
USE_X11= Yes
USE_GROFF = Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2010/09/06 00:04:28 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT = official Last.fm client
@ -41,7 +41,6 @@ LIB_DEPENDS = ::x11/qt4 \
::audio/portaudio-svn
RUN_DEPENDS = ::devel/desktop-file-utils
USE_X11 = Yes
NO_REGRESS = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2010/10/11 08:11:17 jasper Exp $
# $OpenBSD: Makefile,v 1.18 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= implementation of the Freedesktop sound theme spec.
@ -50,7 +50,6 @@ LIB_DEPENDS= ::audio/libvorbis \
::x11/gtk+2
RUN_DEPENDS= :sound-theme-freedesktop->=0.6:audio/sound-theme-freedesktop
USE_X11= Yes
USE_LIBTOOL= Yes
USE_GMAKE= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2008/01/04 17:48:33 espie Exp $
# $OpenBSD: Makefile,v 1.13 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= multi-platform CD-Player library
@ -15,7 +15,6 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_X11= Yes
NO_REGRESS= Yes
CONFIGURE_STYLE= imake
MAKE_FLAGS= WM_LIBVER=${LIBworkman_VERSION}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2010/10/18 22:43:10 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT = Fasttracker II inspired MOD tracker
DISTNAME = milkytracker-0.90.80
@ -24,7 +24,6 @@ RUN_DEPENDS = ::audio/jack
BUILD_DEPENDS = ${RUN_DEPENDS}
LIB_DEPENDS = ::devel/sdl
USE_X11 = Yes
CONFIGURE_STYLE = gnu
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/10/18 16:52:45 espie Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= wm-dockapp; sound mixer
@ -21,7 +21,6 @@ WANTLIB= X11 Xext Xpm c m ossaudio stdc++
MASTER_SITES= ${HOMEPAGE}
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2010/10/18 16:52:45 espie Exp $
# $OpenBSD: Makefile,v 1.31 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= MP3 technical info viewer and ID3 1.x tag editor
@ -30,7 +30,6 @@ FLAVOR?=
ALL_TARGET= mp3info doc
INSTALL_TARGET= install-mp3info
.else
USE_X11= Yes
MODULES= devel/gettext
LIB_DEPENDS= ::x11/gtk+2
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2010/10/11 08:11:17 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT = graphical mp3/ogg file splitter
@ -45,7 +45,6 @@ RUN_DEPENDS = ::multimedia/gstreamer-0.10/plugins-base \
MODULES = devel/gettext
USE_X11= Yes
CONFIGURE_STYLE =gnu
CONFIGURE_ARGS =--enable-gstreamer

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2010/08/30 21:36:14 fgsch Exp $
# $OpenBSD: Makefile,v 1.6 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= click & play MPD client
@ -21,7 +21,6 @@ RUN_DEPENDS= ::audio/py-mpd \
::devel/desktop-file-utils \
:py-gtk2->=2.12.1:x11/py-gtk2
USE_X11= Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/08/30 21:36:15 fgsch Exp $
# $OpenBSD: Makefile,v 1.9 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= frontend to mpd written in Python
@ -22,7 +22,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::x11/py-gtk2 \
:desktop-file-utils-*:devel/desktop-file-utils
USE_X11= Yes
PKG_ARCH= *
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2010/10/18 16:52:47 espie Exp $
# $OpenBSD: Makefile,v 1.27 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= elegant music player for MPD
@ -37,7 +37,6 @@ RUN_DEPENDS= ::devel/desktop-file-utils \
::x11/dbus-python \
::x11/py-gtk2
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2010/10/11 08:11:17 jasper Exp $
# $OpenBSD: Makefile,v 1.23 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= music tracking tool for X11
@ -36,7 +36,6 @@ LIB_DEPENDS= ::audio/libsndfile \
MODULES= devel/gettext
USE_X11= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --disable-alsa \
--disable-sgi \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2010/10/11 08:11:17 jasper Exp $
# $OpenBSD: Makefile,v 1.19 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= Ogg Vorbis and MP3 files tagger
@ -44,6 +44,5 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lm -logg"
USE_GMAKE= Yes
USE_X11= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/09/06 00:04:28 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= sends AM radio signals using a monitor
@ -25,7 +25,6 @@ RUN_DEPENDS= :madplay-*:audio/madplay \
:sox-*:audio/sox
LIB_DEPENDS= ::devel/sdl
USE_X11= Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.39 2010/10/18 16:52:47 espie Exp $
# $OpenBSD: Makefile,v 1.40 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= MIDI to WAV renderer and player
@ -40,7 +40,6 @@ FLAVOR?=
.if ${FLAVOR:L:Mgtk2}
CONFIGURE_ARGS+=--enable-gtk
MODULES= devel/gettext
USE_X11= Yes
LIB_DEPENDS+= ::x11/gtk+2
WANTLIB+= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
Xi Xinerama Xrandr Xrender atk-1.0 cairo expat \
@ -53,7 +52,6 @@ WANTLIB+= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
.if ${FLAVOR:L:Mxaw}
CONFIGURE_ARGS+=--enable-xaw
USE_X11= Yes
WANTLIB+= ICE SM X11 Xaw Xext Xmu Xt
.endif

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2010/10/18 16:52:47 espie Exp $
# $OpenBSD: Makefile,v 1.16 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= last.fm client for GNOME
@ -40,7 +40,6 @@ LIB_DEPENDS= ::devel/libidn \
::multimedia/gstreamer-0.10/plugins-base \
::net/curl
USE_X11= Yes
USE_GMAKE= Yes
USE_LIBTOOL= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2010/10/18 16:52:47 espie Exp $
# $OpenBSD: Makefile,v 1.11 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= wm-dockapp; audio mixer
@ -19,7 +19,6 @@ WANTLIB= X11 Xext Xpm c m ossaudio
MASTER_SITES= ${HOMEPAGE}software/
MAKE_ENV= CC="${CC}"
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/09/05 22:00:13 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/24 21:00:29 ajacoutot Exp $
COMMENT= wm-dockapp; audio mixer
@ -19,7 +19,6 @@ WANTLIB= X11 Xau Xdmcp Xext Xpm c m ossaudio stdc++
EXTRACT_SUFX= .tgz
USE_X11= Yes
NO_REGRESS= Yes
CONFIGURE_STYLE= imake noman

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2010/10/18 16:52:47 espie Exp $
# $OpenBSD: Makefile,v 1.8 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= wm-dockapp to control MPD
DISTNAME= WMmp-0.10.0
@ -19,7 +19,6 @@ MASTER_SITES= http://mercury.chem.pitt.edu/~shank/
CONFIGURE_STYLE= gnu
USE_X11= Yes
USE_LIBTOOL= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2010/09/05 22:00:13 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= wm-dockapp; front end for an mp3 player
@ -23,7 +23,6 @@ MASTER_SITES= ${HOMEPAGE}
RUN_DEPENDS= :madplay-*:audio/madplay
SEPARATE_BUILD= concurrent
USE_X11= Yes
NO_REGRESS= Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2010/10/18 16:52:47 espie Exp $
# $OpenBSD: Makefile,v 1.15 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= premier dockable radio tuner
@ -20,7 +20,6 @@ WANTLIB= X11 Xext Xpm c
MASTER_SITES= ${HOMEPAGE}dl/
MAKE_ENV= CC="${CC}"
USE_X11= Yes
USE_GROFF = Yes
FLAVORS= zoltrix

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2010/10/18 16:52:47 espie Exp $
# $OpenBSD: Makefile,v 1.33 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= OpenLook-based CD player
DISTNAME= WorkMan-1.3a
@ -23,7 +23,6 @@ MAKE_ENV= IMAKEINCLUDE=-I${LOCALBASE}/lib/X11/config
WRKDIST= ${WRKDIR}/workman
USE_X11= Yes
NO_REGRESS= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2010/10/18 16:52:48 espie Exp $
# $OpenBSD: Makefile,v 1.27 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= CD player for X11
DISTNAME= xcdplayer-2.2
@ -15,7 +15,6 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE=imake
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2010/10/18 16:52:48 espie Exp $
# $OpenBSD: Makefile,v 1.33 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= generic playlist manager for UNIX
@ -29,7 +29,6 @@ LIB_DEPENDS= ::x11/gtk+2 \
::audio/id3lib \
::audio/libid3tag
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --with-gtk2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2010/10/18 16:52:48 espie Exp $
# $OpenBSD: Makefile,v 1.41 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= Motif CD player
@ -17,7 +17,6 @@ WANTLIB= ICE SM Xau Xdmcp X11 Xaw Xext Xmu Xpm Xt c curses \
MASTER_SITES= http://distfiles.nl/
USE_X11= Yes
USE_MOTIF= any
CONFIGURE_STYLE= imake
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2010/10/18 16:52:48 espie Exp $
# $OpenBSD: Makefile,v 1.29 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= X11-based audio mixer
DISTNAME= xmix-2.1
@ -19,7 +19,6 @@ CONFIGURE_STYLE= imake
WRKDIST= $(WRKDIR)/xmix
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2010/10/18 16:52:48 espie Exp $
# $OpenBSD: Makefile,v 1.31 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= Motif-based audio mixer
VERSION= 1.2.2
@ -18,7 +18,6 @@ MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/${VERSION}/src/
CONFIGURE_STYLE= imake
USE_MOTIF= any
USE_X11= Yes
USE_GROFF = Yes
WRKDIST= ${WRKDIR}/xmmix-1.2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2010/09/06 00:04:29 sthen Exp $
# $OpenBSD: Makefile,v 1.22 2010/10/24 21:00:30 ajacoutot Exp $
SHARED_ONLY= Yes
@ -26,7 +26,6 @@ WANTLIB= X11 Xau Xdmcp Xext Xi gdk glib gmodule gtk iconv intl m ogg \
LIB_DEPENDS= ::audio/xmms \
::audio/flac
USE_X11= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= --with-libiconv-prefix="${LOCALBASE}" \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2010/09/05 22:00:13 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2010/10/24 21:00:30 ajacoutot Exp $
SHARED_ONLY= Yes
@ -29,7 +29,6 @@ LIB_DEPENDS= ::audio/xmms
MAKE_ENV= CC="${CC}"
NO_REGRESS= Yes
USE_X11= Yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xmms-fmradio

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2010/10/18 22:43:10 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2010/10/24 21:00:30 ajacoutot Exp $
SHARED_ONLY= Yes
@ -25,7 +25,6 @@ LIB_DEPENDS= ::audio/xmms ::audio/libmad \
MODULES= devel/gettext
USE_X11= Yes
USE_LIBTOOL= Yes
LIBTOOL_FLAGS= --tag=disable-static
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2010/09/06 00:04:29 sthen Exp $
# $OpenBSD: Makefile,v 1.27 2010/10/24 21:00:30 ajacoutot Exp $
SHARED_ONLY= Yes
@ -25,7 +25,6 @@ MASTER_SITES= ${HOMEPAGE}dist/src/
RUN_DEPENDS= ::audio/xmms
BUILD_DEPENDS= ${RUN_DEPENDS}
USE_X11= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
LIBTOOL_FLAGS= --tag=disable-static

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2010/09/06 00:04:29 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2010/10/24 21:00:30 ajacoutot Exp $
SHARED_ONLY= Yes
@ -26,7 +26,6 @@ LIB_DEPENDS= ::audio/libsidplay
RUN_DEPENDS= ::audio/xmms
BUILD_DEPENDS= ${RUN_DEPENDS}
USE_X11= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --with-sidplay-prefix=${LOCALBASE}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2010/09/05 22:00:14 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2010/10/24 21:00:30 ajacoutot Exp $
SHARED_ONLY= Yes
@ -25,7 +25,6 @@ LIB_DEPENDS= ::audio/xmms \
WANTLIB= X11 Xext Xi gdk glib gmodule gtk iconv intl m ogg \
xmms.>=4 speex.>=5
USE_X11= Yes
WRKDIST= ${WRKDIR}/speex-xmms
MAKE_FLAGS= CC="${CC}" \
CFLAGS="${CFLAGS} -fPIC -I${LOCALBASE}/include/speex -pthread"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2010/09/06 00:04:29 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2010/10/24 21:00:30 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= Ogg Vorbis input plugin for XMMS using tremor
@ -21,7 +21,6 @@ RUN_DEPENDS= ::audio/xmms
WANTLIB= X11 Xau Xdmcp Xext Xi gdk glib gmodule gtk iconv intl m \
pthread-stubs xcb vorbisidec.>=1
USE_X11= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2010/10/18 22:43:10 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2010/10/24 21:00:30 ajacoutot Exp $
SHARED_ONLY= Yes
@ -24,7 +24,6 @@ EXTRACT_SUFX= .tar.bz2
LIB_DEPENDS= ::audio/wavpack \
::audio/xmms,-main
USE_X11= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/09/05 22:00:14 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2010/10/24 21:00:30 ajacoutot Exp $
SHARED_ONLY= Yes
@ -23,7 +23,6 @@ WANTLIB= X11 Xext Xi m gdk glib gmodule gtk iconv intl xmms.>=4
MAKE_FLAGS= CC="${CC}" OPT="${CFLAGS}" DEBUG=""
NO_REGRESS= Yes
USE_X11= Yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/xmms/General

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.70 2010/10/18 16:52:48 espie Exp $
# $OpenBSD: Makefile,v 1.71 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT-main= Multimedia player for the X Window System
COMMENT-vorbis= Ogg Vorbis input plugin for XMMS
@ -48,7 +48,6 @@ RUN_DEPENDS= :unzip-*:archivers/unzip
LIB_DEPENDS= ::x11/gtk+ \
::devel/glib
USE_X11= Yes
USE_LIBTOOL= Yes
USE_GROFF = Yes
LIBTOOL_FLAGS= --tag=disable-static

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2010/09/05 22:00:14 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT= small utility to control XMMS from the command line
@ -22,7 +22,6 @@ WANTLIB= X11 Xext Xi c gdk glib gmodule gtk m xmms
MODULES= devel/gettext
USE_X11= Yes
USE_GMAKE= Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2010/10/18 16:52:48 espie Exp $
# $OpenBSD: Makefile,v 1.37 2010/10/24 21:00:30 ajacoutot Exp $
COMMENT-main= extended module player
COMMENT-audacious= extended module player plugin for Audacious
@ -28,7 +28,6 @@ SHARED_ONLY= Yes
MULTI_PACKAGES= -main -audacious -bmp -xmms
USE_X11= Yes
USE_GMAKE= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2010/10/18 16:57:47 espie Exp $
# $OpenBSD: Makefile,v 1.31 2010/10/24 21:02:15 ajacoutot Exp $
COMMENT= reciprocating engine for X11
PKGNAME= xengine-1.0.1
@ -23,7 +23,6 @@ PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
WRKDIST= ${WRKDIR}
CONFIGURE_STYLE= imake
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2010/07/24 15:35:40 naddy Exp $
# $OpenBSD: Makefile,v 1.7 2010/10/24 21:02:53 ajacoutot Exp $
COMMENT= European Molecular Biology Open Software Suite
@ -23,7 +23,6 @@ MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/
WANTLIB= X11 Xau Xdmcp c m pthread-stubs xcb
USE_X11= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+= --without-java

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2010/10/23 18:35:23 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2010/10/24 21:04:39 ajacoutot Exp $
COMMENT= electronic CAD system
@ -38,7 +38,6 @@ MAKE_FLAGS= CHIPMUNKCC="${CC} ${CFLAGS}" XINCLUDEDIR="${X11BASE}/include" \
WOLLIBDIR="${LDIR}" \
UNTILPSMAP="${LDIR}/pensps.map"
USE_X11= Yes
NO_REGRESS= Yes
post-extract:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2010/10/11 09:16:28 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2010/10/24 21:04:39 ajacoutot Exp $
ONLY_FOR_ARCHS =${GCC4_ARCHS}
@ -29,7 +29,6 @@ WANTLIB += phonon c m pthread sqlite3 stdc++ z
LIB_DEPENDS= ::x11/qt4
MODULES= x11/qt4
USE_X11= Yes
NO_REGRESS= Yes
RUN_DEPENDS= ::devel/desktop-file-utils

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2010/10/18 16:57:47 espie Exp $
# $OpenBSD: Makefile,v 1.7 2010/10/24 21:04:39 ajacoutot Exp $
COMMENT = suite of tools for electronic design automation
DISTNAME = geda-gaf-1.6.0
@ -40,7 +40,6 @@ BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = :shared-mime-info-*:misc/shared-mime-info \
:desktop-file-utils-*:devel/desktop-file-utils
USE_X11 = Yes
USE_GMAKE = Yes
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = ${CONFIGURE_SHARED}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2010/10/18 16:57:47 espie Exp $
# $OpenBSD: Makefile,v 1.12 2010/10/24 21:04:39 ajacoutot Exp $
COMMENT= viewer for Gerber (RS-274X) files
DISTNAME= gerbv-2.4.0
@ -33,7 +33,6 @@ BUILD_DEPENDS= ::shells/bash
LIB_DEPENDS= ::x11/gtk+2
RUN_DEPENDS= ::devel/desktop-file-utils
USE_X11= Yes
USE_LIBTOOL = Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/10/23 18:35:23 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2010/10/24 21:04:39 ajacoutot Exp $
COMMENT-main= circuit drawing and schematic capture
COMMENT-docs= documentation for the kicad library of components
@ -48,7 +48,6 @@ DIST_SUBDIR= kicad
WRKDIST= ${WRKDIR}/kicad-dev
MAKE_FILE= makefile.gtk
USE_GMAKE= Yes
USE_X11= Yes
MAKE_FLAGS= CC=${CXX} CXX=${CXX} LD=${CXX} \
CXXFLAGS="${CXXFLAGS}" X11BASE=${X11BASE}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2010/10/23 18:35:23 sthen Exp $
# $OpenBSD: Makefile,v 1.20 2010/10/24 21:04:39 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= logic circuit simulator for KDE
@ -29,7 +29,6 @@ PORTHOME= ${WRKDIR}
MAKE_ENV= KDEDIR="${LOCALBASE}"
MAKE_FLAGS= ${MODKDE_MAKE_FLAGS}
USE_X11= Yes
USE_GMAKE= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/10/18 16:57:47 espie Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/24 21:04:39 ajacoutot Exp $
COMMENT= printed circuit board layout tool
DISTNAME= pcb-20100929
@ -39,7 +39,6 @@ MODULES= devel/gettext \
x11/tk
USE_GMAKE= Yes
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= --disable-doc \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2010/10/23 18:35:23 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2010/10/24 21:04:39 ajacoutot Exp $
COMMENT= Qt-based 2D CAD system
@ -23,7 +23,6 @@ MASTER_SITES= http://www.ribbonsoft.com/archives/qcad/
MODULES= x11/qt3
USE_GMAKE= Yes
USE_X11= Yes
NO_REGRESS= Yes
PORTHOME= ${WRKDIR}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2010/10/23 18:35:23 sthen Exp $
# $OpenBSD: Makefile,v 1.27 2010/10/24 21:04:39 ajacoutot Exp $
COMMENT= Simulation Program for Integrated Circuit Electronics
@ -19,7 +19,6 @@ WANTLIB= X11 Xaw Xext Xmu Xt c m pthread-stubs termlib xcb
MASTER_SITES= http://embedded.eecs.berkeley.edu/pubs/downloads/spice/
HOMEPAGE= http://bwrc.eecs.berkeley.edu/Classes/IcBook/SPICE/
USE_X11= Yes
USE_GROFF = Yes
MAKE_ENV= MAKE_PROGRAM='${MAKE_PROGRAM}' CC="${CC}"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2010/10/18 16:57:47 espie Exp $
# $OpenBSD: Makefile,v 1.14 2010/10/24 21:04:39 ajacoutot Exp $
SHARED_ONLY= Yes
@ -30,7 +30,6 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
MODULES= x11/tk
LIB_DEPENDS+= ${MODTK_LIB_DEPENDS}
USE_X11= Yes
USE_GMAKE= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/10/24 20:07:54 sebastia Exp $
# $OpenBSD: Makefile,v 1.2 2010/10/24 21:04:39 ajacoutot Exp $
COMMENT= CAD program for designing model railroad layouts
@ -31,7 +31,6 @@ WANTLIB += pangocairo-1.0 pangoft2-1.0
LIB_DEPENDS= ::www/webkit
USE_X11= Yes
CONFIGURE_STYLE=cmake
CONFIGURE_ENV+= CFLAGS=-I${PREFIX}/include \
LDFLAGS="-pthread -L${PREFIX}/lib -liconv -lintl"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2010/10/18 16:57:48 espie Exp $
# $OpenBSD: Makefile,v 1.23 2010/10/24 21:05:24 ajacoutot Exp $
COMMENT= Chinese(Big5) VT100 terminal emulator for X
@ -20,7 +20,6 @@ WANTLIB= c X11
RUN_DEPENDS= ::chinese/taipeifonts
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu old

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2008/06/08 14:21:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2010/10/24 21:05:24 ajacoutot Exp $
COMMENT= extra chinese fonts
@ -21,7 +21,6 @@ CONFIGURE_STYLE= imake
EXTRACT_ONLY=
NO_BUILD= Yes
NO_REGRESS= Yes
USE_X11= Yes
PKG_ARCH= *
FONTS= kc8x15.pcf.gz kc12x24.pcf.gz kc15f.pcf.gz kc24f.pcf.gz

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/07/24 07:01:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/24 21:05:24 ajacoutot Exp $
COMMENT= library for Chinese language processing
@ -25,7 +25,6 @@ MASTER_SITES= http://www.kpvs.tp.edu.tw/
LIB_DEPENDS= :db->=3,<4:databases/db/v3
USE_LIBTOOL= Yes
USE_X11= Yes
CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS= --with-db-inc=${LOCALBASE}/include/db \
--with-db-lib=${LOCALBASE}/lib/db \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2008/06/08 14:21:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.26 2010/10/24 21:05:24 ajacoutot Exp $
COMMENT= extra chinese fonts
@ -22,7 +22,6 @@ FONTS= taipei16.pcf.gz taipeik20.pcf.gz taipeim20.pcf.gz \
DISTFILES= ${FONTS}
NO_BUILD= Yes
NO_REGRESS= Yes
USE_X11= Yes
PKG_ARCH= *
EXTRACT_ONLY=

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2010/10/18 16:57:48 espie Exp $
# $OpenBSD: Makefile,v 1.22 2010/10/24 21:05:24 ajacoutot Exp $
COMMENT= big5/gb enhanced truetype font manager
@ -20,7 +20,6 @@ MASTER_SITES= ${MASTER_SITE_BACKUP}
MAKE_FLAGS= CC="${CC}" CFLAGS='${CFLAGS} `freetype-config --cflags`'
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2010/10/19 20:07:14 espie Exp $
# $OpenBSD: Makefile,v 1.27 2010/10/24 21:05:57 ajacoutot Exp $
COMMENT= tools to talk to GSM cellular phones
@ -39,7 +39,6 @@ CONFIGURE_ARGS= --enable-security \
.if ${FLAVOR:L:Mno_x11}
CONFIGURE_ARGS+= --without-x
.else
USE_X11= Yes
CONFIGURE_ARGS+= --with-x
LIB_DEPENDS= ::x11/gtk+2 \
::textproc/libical

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2010/10/18 16:57:48 espie Exp $
# $OpenBSD: Makefile,v 1.16 2010/10/24 21:05:57 ajacoutot Exp $
COMMENT= gtk PSK31 send and receive
@ -25,7 +25,6 @@ WANTLIB += xcb-render-util z gtk-x11-2.0 gdk_pixbuf-2.0 gdk-x11-2.0
MASTER_SITES= http://www.qsl.net/pg4i/download/
USE_X11= Yes
USE_GROFF = Yes
AUTOCONF_VERSION= 2.59

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2010/10/11 08:11:50 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2010/10/24 21:05:57 ajacoutot Exp $
SHARED_ONLY= Yes
@ -34,7 +34,6 @@ LIB_DEPENDS= ::comms/pilot-link \
::graphics/png \
::x11/gtk+2
USE_X11= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.57 2010/10/18 16:57:48 espie Exp $
# $OpenBSD: Makefile,v 1.58 2010/10/24 21:05:57 ajacoutot Exp $
COMMENT= desktop organizer software for the palm pilot
@ -34,7 +34,6 @@ MODULES= devel/gettext \
textproc/intltool
USE_LIBTOOL= Yes
USE_X11= Yes
USE_GMAKE= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2010/10/18 16:57:48 espie Exp $
# $OpenBSD: Makefile,v 1.27 2010/10/24 21:05:57 ajacoutot Exp $
COMMENT= communication package for X11
@ -22,7 +22,6 @@ CONFIGURE_STYLE=imake
WRKDIST= ${WRKDIR}/seyon
USE_X11= Yes
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2010/10/18 16:57:49 espie Exp $
# $OpenBSD: Makefile,v 1.8 2010/10/24 21:05:57 ajacoutot Exp $
COMMENT= IBM 3270 terminal emulator for the X Window System
@ -23,7 +23,6 @@ WANTLIB= ICE SM X11 Xau Xaw Xdmcp Xext Xmu Xt c crypto ssl \
RUN_DEPENDS= ::comms/c3270
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/10/18 16:57:49 espie Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/24 21:05:57 ajacoutot Exp $
COMMENT= X amateur station tracking and info reporting
@ -19,7 +19,6 @@ CONFIGURE_STYLE= autoconf
AUTOCONF_VERSION= 2.59
AUTOMAKE_VERSION= 1.9
USE_MOTIF= openmotif
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_ARGS= --with-shapelib \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2010/10/18 16:57:49 espie Exp $
# $OpenBSD: Makefile,v 1.29 2010/10/24 21:05:57 ajacoutot Exp $
COMMENT= decoder for the CEPT (Btx) protocol
@ -15,7 +15,6 @@ WANTLIB= X11 c pthread-stubs xcb
MAKE_FLAGS= SYSCONFDIR="${SYSCONFDIR}"
USE_X11= Yes
USE_GROFF = Yes
CFLAGS+=-Dlog=logit

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/10/18 16:57:49 espie Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/24 21:05:57 ajacoutot Exp $
COMMENT= X DX cluster watcher
@ -29,7 +29,6 @@ MODULES= devel/gettext
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
LIB_DEPENDS= ::x11/gtk+2
USE_X11= Yes
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2010/10/18 16:57:49 espie Exp $
# $OpenBSD: Makefile,v 1.16 2010/10/24 21:05:57 ajacoutot Exp $
COMMENT= X radio logging program
@ -30,7 +30,6 @@ MASTER_SITES= http://www.qsl.net/pg4i/download/
MODULES= devel/gettext
USE_X11= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu

Some files were not shown because too many files have changed in this diff Show More