diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 02:18:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 02:18:45 +0000 |
commit | 753d555a14637ae1929d429cacca0ed4cee4c82a (patch) | |
tree | a9aafbb6c3220d5a93992955310cd0773174c553 /graphics/xfractint | |
parent | 5805b60f1e966fbca323954b086c87e9297ca032 (diff) | |
download | ports-753d555a14637ae1929d429cacca0ed4cee4c82a.tar.gz ports-753d555a14637ae1929d429cacca0ed4cee4c82a.zip |
Notes
Diffstat (limited to 'graphics/xfractint')
-rw-r--r-- | graphics/xfractint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xfractint/Makefile b/graphics/xfractint/Makefile index e503268a4eae..37f49d9cbdfa 100644 --- a/graphics/xfractint/Makefile +++ b/graphics/xfractint/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Sept 1995 # Whom: cacho@mexicano.gdl.iteso.mx # -# $Id: Makefile,v 1.2 1996/11/18 11:29:38 asami Exp $ +# $Id: Makefile,v 1.3 1997/10/07 11:48:30 tg Exp $ # DISTNAME= xfrac304 @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.ORG +USE_XLIB= yes NO_WRKSUBDIR= yes MAN1= xfractint.1 |