aboutsummaryrefslogtreecommitdiff
path: root/games/latrine
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
commit9f1de9b900c064307cc328ec436f07477dfaa7f0 (patch)
tree5b19e4fae39149280653cc670bc170d039477f8e /games/latrine
parent296877462b8b100e9f83f9c6aa6ed4bff34c6def (diff)
downloadports-9f1de9b900c064307cc328ec436f07477dfaa7f0.tar.gz
ports-9f1de9b900c064307cc328ec436f07477dfaa7f0.zip
Notes
Diffstat (limited to 'games/latrine')
-rw-r--r--games/latrine/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/games/latrine/Makefile b/games/latrine/Makefile
index 1b5c0ce4f526..75baa3886b94 100644
--- a/games/latrine/Makefile
+++ b/games/latrine/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: latrine
-# Date created: Sun Feb 18 01:13:42 CET 2007
-# Whom: Juergen Lock <nox@FreeBSD.org>
-#
+# Created by: Juergen Lock <nox@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= latrine
PORTVERSION= 1.0.0
@@ -22,8 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_CSTD= gnu89
USE_SQLITE= 3
USE_PERL5_BUILD=yes
-USE_NCURSES= yes
-USES= gettext
+USES= gettext ncurses
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes