diff options
Diffstat (limited to 'graphics/xdl/Makefile')
-rw-r--r-- | graphics/xdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile index c81db28..0a0385a 100644 --- a/graphics/xdl/Makefile +++ b/graphics/xdl/Makefile @@ -3,7 +3,7 @@ # Date created: 17 July 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1997/11/15 13:53:58 asami Exp $ +# $Id: Makefile,v 1.5 1997/12/25 22:29:25 asami Exp $ # DISTNAME= xdl-2.1 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= ports@FreeBSD.ORG -USE_X11= yes +USE_X_PREFIX= yes MAN1= xdl.1 .include <bsd.port.mk> |