1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-toolkits/xview/Makefile
Steve Price 7e7c29d9bd Remove the _Use macro as it conflicts with the one supplied
by X11R6.  Also portlin clean and separate patches out so
there is one file per patch.

PR:		6411
Submitted by:	Dom Mitchell <dom@myrddin.demon.co.uk>
1998-05-04 03:34:56 +00:00

25 lines
492 B
Makefile

# New ports collection makefile for: xview-config
# Version required: 3.2p1-X11R6
# Date created: 22 November 1994
# Whom: ljo
#
# $Id: Makefile,v 1.8 1997/10/28 12:28:08 tg Exp $
#
DISTNAME= xview3.2p1-X11R6
PKGNAME= xview-config-3.2.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= ports@FreeBSD.ORG
WRKSRC= ${WRKDIR}/xview3.2p1-X11R6/config
USE_IMAKE= yes
post-extract:
@chmod -R go+rX ${WRKDIR}
do-build:
.include <bsd.port.mk>