diff options
Diffstat (limited to 'x11-fonts/getbdf')
-rw-r--r-- | x11-fonts/getbdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/getbdf/Makefile b/x11-fonts/getbdf/Makefile index 8ea48aa71a7b..6163ce22455c 100644 --- a/x11-fonts/getbdf/Makefile +++ b/x11-fonts/getbdf/Makefile @@ -2,7 +2,7 @@ # Date created: 30 August 1996 # Whom: ache # -# $Id: Makefile,v 1.8 1996/08/06 04:59:00 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/08/30 20:13:59 ache Exp $ # DISTNAME= getbdf @@ -12,6 +12,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.org +USE_X11= yes NO_WRKSUBDIR= yes ALL_TARGET= getbdf |