diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-18 09:40:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-18 09:40:52 +0000 |
commit | 6c26922c254a424e539bc4303ca1f67c62cedaf3 (patch) | |
tree | 58779e997c2a7a711b779d74f023b023fdcf85eb /x11-toolkits/iv | |
parent | e1367d6ff3a762d8f3bc53ba07f8fb61f3b04b87 (diff) | |
download | ports-6c26922c254a424e539bc4303ca1f67c62cedaf3.tar.gz ports-6c26922c254a424e539bc4303ca1f67c62cedaf3.zip |
Notes
Diffstat (limited to 'x11-toolkits/iv')
-rw-r--r-- | x11-toolkits/iv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/iv/Makefile b/x11-toolkits/iv/Makefile index 60d6677776da..a9a2d7c91c06 100644 --- a/x11-toolkits/iv/Makefile +++ b/x11-toolkits/iv/Makefile @@ -3,7 +3,7 @@ # Date created: 23.sept.1994 # Whom: adam # -# $Id: Makefile,v 1.16 1998/08/07 22:56:38 asami Exp $ +# $Id: Makefile,v 1.17 1998/10/15 13:24:08 jseger Exp $ # DISTNAME= iv-3.1 @@ -11,6 +11,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ftp://interviews.stanford.edu/pub/ DISTFILES= 3.1.tar.Z +USE_XLIB= yes BROKEN_ELF= yes DIST_SUBDIR= iv |