diff options
author | asami <asami@FreeBSD.org> | 1998-11-29 11:17:22 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-29 11:17:22 +0800 |
commit | 91709157da7c0be3167ac0cefe9133fc624e0037 (patch) | |
tree | 920d73080ae3a2500140bf49135b1467dc8b68cf /graphics/4va/Makefile | |
parent | ac65b25a30061fd3733123a708c5f970f502ab9b (diff) | |
download | freebsd-ports-gnome-91709157da7c0be3167ac0cefe9133fc624e0037.tar.gz freebsd-ports-gnome-91709157da7c0be3167ac0cefe9133fc624e0037.tar.zst freebsd-ports-gnome-91709157da7c0be3167ac0cefe9133fc624e0037.zip |
This port requires X.
Diffstat (limited to 'graphics/4va/Makefile')
-rw-r--r-- | graphics/4va/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/4va/Makefile b/graphics/4va/Makefile index 963e2af17239..fde26632afb6 100644 --- a/graphics/4va/Makefile +++ b/graphics/4va/Makefile @@ -3,7 +3,7 @@ # Date created: 26 July 1998 # Whom: Malte Lance <malte.lance@gmx.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/19 22:48:18 steve Exp $ # DISTNAME= 4va-1.21 @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= malte.lance@gmx.net +USE_XLIB= yes MAN1= 4va.1 4VA_REL_DATA_DIR= share/4va-1.21 |