diff options
-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 |