diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /news/xrn/Makefile | |
parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) | |
download | ports-9250d94365048cf854570d93b5196aa250eba8f0.tar.gz ports-9250d94365048cf854570d93b5196aa250eba8f0.zip |
Notes
Diffstat (limited to 'news/xrn/Makefile')
-rw-r--r-- | news/xrn/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/news/xrn/Makefile b/news/xrn/Makefile index 9f85cefd4ca1..a6a57545a06e 100644 --- a/news/xrn/Makefile +++ b/news/xrn/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xrn -# Date created: 13 September 2001 -# Whom: Anders Nordby <anders@fix.no> -# +# Created by: Anders Nordby <anders@fix.no> # $FreeBSD$ -# PORTNAME= xrn DISTVERSION= 10.00-beta-3 @@ -18,7 +14,7 @@ MAN1= xrn.1 MANCOMPRESSED= no GNU_CONFIGURE= yes USE_GMAKE= yes -USE_BISON= build +USES= bison USE_XORG= ice sm x11 xaw xext xmu xpm xt DOCS= COMMON-PROBLMS COPYRIGHT CREDITS ChangeLog |