aboutsummaryrefslogtreecommitdiffstats
path: root/net/dgd
diff options
context:
space:
mode:
authoradam <adam@FreeBSD.org>1996-06-17 00:48:47 +0800
committeradam <adam@FreeBSD.org>1996-06-17 00:48:47 +0800
commit7c3d6824d6b29641fab7398a2a27839542d9701e (patch)
tree2d797f1b6b6026e6f3a04bd23fde7c1576f4ef3d /net/dgd
parentbbecb02d8984de651b29ae62170e9d7cf81097f0 (diff)
downloadfreebsd-ports-gnome-7c3d6824d6b29641fab7398a2a27839542d9701e.tar.gz
freebsd-ports-gnome-7c3d6824d6b29641fab7398a2a27839542d9701e.tar.zst
freebsd-ports-gnome-7c3d6824d6b29641fab7398a2a27839542d9701e.zip
fix fake installation problem
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index ad3766fd3502..095c4c83d215 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 August 1994
# Whom: adam
#
-# $Id: Makefile,v 1.43 1996/06/10 01:13:44 adam Exp $
+# $Id: Makefile,v 1.44 1996/06/16 11:50:54 adam Exp $
#
DISTNAME= dgd-1.0.56
@@ -58,8 +58,6 @@ package:
# @${MAKE} ${.MAKEFLAGS} 'PKG_CMD= cd ${WRKDIR}; ${PKG_CMD}' \
@${MAKE} ${.MAKEFLAGS} 'PKG_ARGS= ${PKG_ARGS} -f ${WRKDIR}/PLIST' \
NO_INSTALL= DO_PACKAGE= package
-.else
-post-package:
@rm ${INSTALL_COOKIE}
.endif