diff options
Diffstat (limited to '')
-rw-r--r-- | deskutils/xopps/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile index 52182639fc4f..64f453726aaa 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -3,7 +3,7 @@ # Date created: 1 Ag 1997 # Whom: Pedro Giffuni (orig) # -# $Id: Makefile,v 1.4 1998/08/05 09:31:34 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/07 22:17:54 asami Exp $ # DISTNAME= xopps.1.13 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://devvax.jpl.nasa.gov/pub/xopps/ MAINTAINER= ports@FreeBSD.org +BROKEN_ELF= yes + ALL_TARGET= USE_X_PREFIX= yes REQUIRES_MOTIF= yes |