diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-12 15:24:14 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-12 15:24:14 +0000 |
commit | a89d5ec7ed2277e3c0dbf0faf12f77947734b659 (patch) | |
tree | 1dd30a8fc3a9e89a3b8db082f0643e2b220a6295 /print/mgv/Makefile | |
parent | 70c8eb51d6087b8b7eae5c407086e61750a47123 (diff) | |
download | ports-a89d5ec7ed2277e3c0dbf0faf12f77947734b659.tar.gz ports-a89d5ec7ed2277e3c0dbf0faf12f77947734b659.zip |
Notes
Diffstat (limited to 'print/mgv/Makefile')
-rw-r--r-- | print/mgv/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/mgv/Makefile b/print/mgv/Makefile index bcdc41dc6f71..01c75d437f71 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -3,7 +3,7 @@ # Date created: 4 Mar 1998 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.8 1998/09/16 06:38:57 asami Exp $ +# $Id: Makefile,v 1.9 1998/09/17 00:32:52 asami Exp $ # DISTNAME= mgv-3.1.2 @@ -14,6 +14,8 @@ MAINTAINER= handy@physics.montana.edu LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +BROKEN_ELF= yes + USE_X_PREFIX= yes REQUIRES_MOTIF= yes GNU_CONFIGURE= yes |