summaryrefslogtreecommitdiff
path: root/time/gcal
diff options
context:
space:
mode:
authorjoerg <joerg>2009-11-25 23:03:20 +0000
committerjoerg <joerg>2009-11-25 23:03:20 +0000
commit1d664a96a69c86c9222654c8d5405a3076c25325 (patch)
treec870b1960ea0694a5cc2bf85640a14c042308113 /time/gcal
parent51d9994f1927e7c1b7af42a50fd467e0dac2db5a (diff)
downloadpkgsrc-1d664a96a69c86c9222654c8d5405a3076c25325.tar.gz
Fix destdir.
Diffstat (limited to 'time/gcal')
-rw-r--r--time/gcal/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/time/gcal/Makefile b/time/gcal/Makefile
index c6f704f4456..0a530df5f37 100644
--- a/time/gcal/Makefile
+++ b/time/gcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/07/07 20:22:42 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2009/11/25 23:03:20 joerg Exp $
#
DISTNAME= gcal-3.01
@@ -22,9 +22,9 @@ BROKEN_GETTEXT_DETECTION= yes
REPLACE_PERL+= misc/gcalltx/gcalltxp.in
USE_TOOLS+= perl:run
-INSTALL_MAKE_FLAGS+= gnulocaledir=${DESTDIR}${PREFIX}/${PKGLOCALEDIR}/locale \
- bindir=${DESTDIR}${PREFIX}/bin \
- packagedatadir=${DESTDIR}${PREFIX}/share/gcal \
+INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX} \
+ localedir=${DESTDIR}${PREFIX}/${PKGLOCALEDIR}/locale \
+ gnulocaledir=${DESTDIR}${PREFIX}/${PKGLOCALEDIR}/locale \
infodir=${DESTDIR}${PREFIX}/${PKGINFODIR} \
mandir=${DESTDIR}${PREFIX}/${PKGMANDIR}/man1