diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-12 12:47:37 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-12 12:47:37 +0000 |
commit | d66f530695b41d475a251c41c86486e21cd39052 (patch) | |
tree | e410e99a99d7f7ba450cc52a96ce9cd79b6a6ba0 /deskutils/xopps/Makefile | |
parent | b19457222e66bd32d02259b4e2722de18acaa8f8 (diff) | |
download | ports-d66f530695b41d475a251c41c86486e21cd39052.tar.gz ports-d66f530695b41d475a251c41c86486e21cd39052.zip |
Notes
Diffstat (limited to 'deskutils/xopps/Makefile')
-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 |