summaryrefslogtreecommitdiff
path: root/time/remind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/remind/Makefile')
-rw-r--r--time/remind/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/time/remind/Makefile b/time/remind/Makefile
index 43322a1a6ce..5b1249c1952 100644
--- a/time/remind/Makefile
+++ b/time/remind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/09/06 21:51:55 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2007/09/08 21:58:01 jlam Exp $
#
DISTNAME= remind-03.00.24
@@ -12,6 +12,7 @@ COMMENT= Calendar/alarm program with interpreted input language
GNU_CONFIGURE= yes
USE_TOOLS+= perl:run
+USE_FEATURES= glob
REPLACE_PERL= www/rem2html
@@ -47,11 +48,4 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/www/rem2html \
${PREFIX}/bin/rem2html
-.include "../../mk/bsd.prefs.mk"
-
-.if !empty(LOWER_OPSYS:Mirix5*)
-. include "../../pkgtools/libnbcompat/inplace.mk" # <glob.h>
-CPPFLAGS+= -DNBCOMPAT_GLOB_H
-.endif
-
.include "../../mk/bsd.pkg.mk"