1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/graphics/xmfract/Makefile
Satoshi Asami ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00

22 lines
474 B
Makefile

# New ports collection makefile for: xmfract
# Version required: 1.4
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.4 1996/11/18 09:54:00 asami Exp $
#
DISTNAME= xmfract_1.4
PKGNAME= xmfract-1.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= graphics
MAINTAINER= erich@FreeBSD.org
REQUIRES_MOTIF= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>