- set USE_XORG
This commit is contained in:
parent
12c493ea85
commit
c774395cfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202994
5 changed files with 9 additions and 9 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= frodo
|
||||
PORTVERSION= 4.1b
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= emulators tk84
|
||||
MASTER_SITES= http://frodo.cebix.net/downloads/
|
||||
DISTNAME= FrodoV4_1b.Src
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Emulates a Commodore 64
|
|||
|
||||
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11 xt xext sm ice
|
||||
ALL_TARGET= Frodo
|
||||
WRKNAME= Frodo-4.1b
|
||||
WRKSRC= ${WRKDIR}/${WRKNAME}/Src
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= xzip
|
||||
PORTVERSION= 1.8.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \
|
||||
ftp://www.plover.net/if-archive/infocom/interpreters/zip/ \
|
||||
|
@ -24,7 +24,7 @@ COMMENT= An Infocom game interpreter that runs under X11
|
|||
WRKSRC= ${WRKDIR}/xzip
|
||||
ALL_TARGET=
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
|
||||
MAN1= xzip.1
|
||||
PLIST_FILES= bin/xzip
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= pornview
|
||||
PORTVERSION= 0.2.0.p.1
|
||||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -18,7 +18,7 @@ COMMENT= PornView is an image viewer/manager
|
|||
|
||||
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11 xi xext xinerama
|
||||
USE_GNOME= gdkpixbuf gnomehack gnomeprefix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
|
|
@ -26,7 +26,7 @@ X_OR_NOT=
|
|||
PLIST_SUB+= WITHOUT_X=""
|
||||
PLIST_SUB+= WITH_X="@comment "
|
||||
.else
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
X_OR_NOT=-x
|
||||
PLIST_SUB+= WITHOUT_X="@comment "
|
||||
PLIST_SUB+= WITH_X=""
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME= crescendo
|
||||
PORTVERSION= 1.1.7
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= net gnome
|
||||
# Master Site broken
|
||||
#MASTER_SITES= http://crescendo.lyrical.net/files/
|
||||
|
@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|||
CFLAGS+= -g
|
||||
PLIST_SUB= DOCDIR=share/doc/${PORTNAME}
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11 sm ice xi xext
|
||||
USE_GNOME= gnomelibs
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue