aboutsummaryrefslogtreecommitdiff
path: root/graphics/tgif-nls/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-27 12:57:02 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-27 12:57:02 +0000
commit157c9afadd8e8f0c496ae0067b414eaf63c441c8 (patch)
tree32dd6a6fa5e85bf7021cdcf4791985021958a824 /graphics/tgif-nls/Makefile
parent8603c0c2a5b1fd8fb0a2083197dd1579a0cbe9d3 (diff)
downloadports-157c9afadd8e8f0c496ae0067b414eaf63c441c8.tar.gz
ports-157c9afadd8e8f0c496ae0067b414eaf63c441c8.zip
Notes
Diffstat (limited to 'graphics/tgif-nls/Makefile')
-rw-r--r--graphics/tgif-nls/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tgif-nls/Makefile b/graphics/tgif-nls/Makefile
index 29ac424942c9..2aa569ffafbf 100644
--- a/graphics/tgif-nls/Makefile
+++ b/graphics/tgif-nls/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tgif
-PORTVERSION= 4.1.39
+PORTVERSION= 4.1.40
CATEGORIES= graphics
MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
ftp://ftp.cs.ucla.edu/pub/tgif/ \
@@ -45,7 +45,7 @@ pre-install:
${MV} tgif.Xdefaults tgif.Xdefaults.org; \
${SED} -e "s#/usr/local#${PREFIX}#" \
-e "s#/usr/share/lib#${PREFIX}/share/locale#" \
- tgif.Xdefaults.org > tgif.Xdefaults ;\
+ tgif.Xdefaults.org > tgif.Xdefaults \
)
post-install:
@@ -53,7 +53,7 @@ post-install:
${MKDIR} ${TGIFDOC}; ${MKDIR} ${TGIFDEMO}
(cd ${WRKSRC} ;\
${INSTALL_DATA} ${DEMO_FILES} ${TGIFDEMO} ;\
- ${INSTALL_DATA} ${READMES} ${TGIFDOC} ;\
+ ${INSTALL_DATA} ${READMES} ${TGIFDOC} \
)
${MKDIR} ${TGIFDEMO}/spice
(cd ${WRKSRC}/spice ;\