diff options
author | asami <asami@FreeBSD.org> | 1998-11-29 12:43:13 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-29 12:43:13 +0000 |
commit | 63673876d4f9da0d832c3dcdcb57e5c9c8ffccf2 (patch) | |
tree | 1192ccd4bb2724833518c7a912f03e792fe34b80 /cad | |
parent | fbcd9d32ca81ab29c4255c9b0015c3f4f4e61529 (diff) | |
download | FreeBSD-ports-63673876d4f9da0d832c3dcdcb57e5c9c8ffccf2.zip FreeBSD-ports-63673876d4f9da0d832c3dcdcb57e5c9c8ffccf2.tar.gz |
More missing dependencies.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/magic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/magic/Makefile b/cad/magic/Makefile index 91fc921..df921bd 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Dec 1994 # Whom: swallace # -# $Id: Makefile,v 1.12 1996/12/06 08:18:34 swallace Exp $ +# $Id: Makefile,v 1.13 1996/12/06 23:27:03 asami Exp $ # DISTNAME= magic-6.5 @@ -13,6 +13,7 @@ DISTFILES= magic-6_5_tar.Z MAINTAINER= swallace@FreeBSD.org +USE_XLIB= yes USE_GMAKE= yes BINS= magic ext2sim magicusage net2ir extcheck X11Helper ext2spice |