diff options
Diffstat (limited to 'mbone/vic/Makefile')
-rw-r--r-- | mbone/vic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile index 6cb385672d3f..07da14b75db3 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -3,7 +3,7 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.14 1998/03/17 07:47:52 tg Exp $ +# $Id: Makefile,v 1.15 1998/06/26 18:39:14 fenner Exp $ # DISTNAME= vic-2.8 @@ -16,7 +16,7 @@ MAINTAINER= fenner@FreeBSD.ORG LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80 USE_AUTOCONF= yes -USE_X11= yes +USE_X_PREFIX= yes MAN1= vic.1 post-install: |