aboutsummaryrefslogtreecommitdiffstats
path: root/net/sharity-light
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1998-11-24 07:10:10 +0800
committerbillf <billf@FreeBSD.org>1998-11-24 07:10:10 +0800
commit25e7b5b60af71162798ba335a5a6aa5a62f0804a (patch)
treec69b0dc5aee3630a819fe5f25f51d86f8bd5e987 /net/sharity-light
parentb2b4f79b936ce2317dca425cb1e889fc7dabca4d (diff)
downloadfreebsd-ports-gnome-25e7b5b60af71162798ba335a5a6aa5a62f0804a.tar.gz
freebsd-ports-gnome-25e7b5b60af71162798ba335a5a6aa5a62f0804a.tar.zst
freebsd-ports-gnome-25e7b5b60af71162798ba335a5a6aa5a62f0804a.zip
files -> ${FILESDIR}
work -> ${WRKDIR}
Diffstat (limited to 'net/sharity-light')
-rw-r--r--net/sharity-light/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile
index fdc8787ef1e9..91924a085191 100644
--- a/net/sharity-light/Makefile
+++ b/net/sharity-light/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 June 1997
# Whom: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
#
-# $Id: Makefile,v 1.7 1998/10/14 00:26:49 jseger Exp $
+# $Id: Makefile,v 1.8 1998/10/16 00:55:28 jseger Exp $
#
DISTNAME= Sharity-Light.1.0.s
@@ -18,9 +18,9 @@ MAINTAINER= dt@FreeBSD.ORG
MAN8= smbmount.8
post-extract:
- @${MKDIR} work/unshlight
+ @${MKDIR} ${WRKDIR}/unshlight
@${CP} ${FILESDIR}/unshlight.c ${WRKDIR}/unshlight
- @${CP} files/Makefile.unshlight ${WRKDIR}/unshlight/Makefile
+ @${CP} ${FILESDIR}/Makefile.unshlight ${WRKDIR}/unshlight/Makefile
post-build:
cd ${WRKDIR}/unshlight && make