mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Convert to USES=imake
This commit is contained in:
parent
5b4f8f3bbd
commit
2bb55ced86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321975
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: ibp
|
||||
# Date created: 3 August 2008
|
||||
# Whom: Diane Bruce <db@db.net>
|
||||
#
|
||||
# Created by: Diane Bruce <db@db.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ibp
|
||||
PORTVERSION= 0.21
|
||||
@ -17,7 +13,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= db@FreeBSD.org
|
||||
COMMENT= A little program for monitoring amateur radio beacons
|
||||
|
||||
USE_IMAKE= yes
|
||||
USES= imake
|
||||
USE_XORG= x11
|
||||
|
||||
PLIST_FILES= bin/ibp
|
||||
|
@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Communications package for the X Window system
|
||||
|
||||
WRKSRC= ${WRKDIR}/seyon
|
||||
USE_IMAKE= yes
|
||||
USES= imake
|
||||
USE_XORG= x11 xext xpm xmu xaw xt sm ice
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: viewfax
|
||||
# Date created: 16 sept 1995
|
||||
# Whom: jmz
|
||||
#
|
||||
# Created by: jmz
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= viewfax
|
||||
PORTVERSION= 2.6
|
||||
@ -15,7 +11,7 @@ MASTER_SITES= ftp://ftp.ping.de/pub/unix/ \
|
||||
MAINTAINER= dhn@FreeBSD.org
|
||||
COMMENT= Display files containing g3 and/or g4 coded fax pages
|
||||
|
||||
USE_IMAKE= yes
|
||||
USES= imake
|
||||
USE_XORG= x11 xext
|
||||
|
||||
PLIST_FILES= bin/viewfax lib/viewfax.tif
|
||||
|
Loading…
Reference in New Issue
Block a user