aboutsummaryrefslogtreecommitdiffstats
path: root/games/latrine
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2013-11-03 07:29:18 +0800
committerdanilo <danilo@FreeBSD.org>2013-11-03 07:29:18 +0800
commit896bdfc5bb90590d8bdfadf9a30d67091cda7c5e (patch)
treec4702dbdc8d7468eb959fd4a3bade4e62d76e9ed /games/latrine
parent1c4ccc75ddb64647cbcad87ccc68f28b2d0b04c6 (diff)
downloadfreebsd-ports-gnome-896bdfc5bb90590d8bdfadf9a30d67091cda7c5e.tar.gz
freebsd-ports-gnome-896bdfc5bb90590d8bdfadf9a30d67091cda7c5e.tar.zst
freebsd-ports-gnome-896bdfc5bb90590d8bdfadf9a30d67091cda7c5e.zip
- Add stage support
- Convert USE_GMAKE to USES
Diffstat (limited to 'games/latrine')
-rw-r--r--games/latrine/Makefile6
-rw-r--r--games/latrine/pkg-plist1
2 files changed, 2 insertions, 5 deletions
diff --git a/games/latrine/Makefile b/games/latrine/Makefile
index 8f974c4a7eb3..d3aceddd7db3 100644
--- a/games/latrine/Makefile
+++ b/games/latrine/Makefile
@@ -18,16 +18,12 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_CSTD= gnu89
USE_SQLITE= 3
USE_PERL5= build
-USES= gettext ncurses perl5
-USE_GMAKE= yes
+USES= gettext gmake ncurses perl5
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include -D_XOPEN_SOURCE_EXTENDED
LDFLAGS+= -L${LOCALBASE}/lib
-MAN1= latrine.1
-
-NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC} -name "*.c" | ${XARGS} ${REINPLACE_CMD} -e \
's|<ncursesw/|<|'
diff --git a/games/latrine/pkg-plist b/games/latrine/pkg-plist
index 2c189d72dafb..2ed2698993ab 100644
--- a/games/latrine/pkg-plist
+++ b/games/latrine/pkg-plist
@@ -1,4 +1,5 @@
bin/latrine
+man/man1/latrine.1.gz
share/locale/da/LC_MESSAGES/latrine.mo
share/locale/de/LC_MESSAGES/latrine.mo
share/locale/fr/LC_MESSAGES/latrine.mo