diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-26 23:14:12 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-26 23:14:12 +0000 |
commit | 5d932fcc47f3ffa932b7787529d188250dea8763 (patch) | |
tree | b3d48b0b143ee4402fb52ff51bab2cc89e66e20f /x11-toolkits/xforms | |
parent | b90c232dc768b2e8c059ab6a74a0c7a49797fd3c (diff) |
Notes
Diffstat (limited to 'x11-toolkits/xforms')
-rw-r--r-- | x11-toolkits/xforms/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index 4102e3db46d1..75f2641bb030 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -3,7 +3,7 @@ # Date created: 28 March 1997 # Whom: gena # -# $Id: Makefile,v 1.17 1998/08/05 09:31:50 asami Exp $ +# $Id: Makefile,v 1.18 1998/08/07 22:56:48 asami Exp $ # DISTNAME= bxform-088 @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= gena@NetVision.net.il +BROKEN_ELF= a.out library only + USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/xforms MAN1= fdesign.1 fd2ps.1 |