aboutsummaryrefslogtreecommitdiff
path: root/deskutils/offix-trash
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
commitceba2112833ea325577af308d27cad5d00490059 (patch)
tree43770c600bd76bb00bd98dc59b4e2b6d76064eb1 /deskutils/offix-trash
parent4f43ab018ab882c42157803c6c7856dce3689cdc (diff)
Notes
Diffstat (limited to 'deskutils/offix-trash')
-rw-r--r--deskutils/offix-trash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/offix-trash/Makefile b/deskutils/offix-trash/Makefile
index bc45f970e623..ec11c4dcdb64 100644
--- a/deskutils/offix-trash/Makefile
+++ b/deskutils/offix-trash/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Jun 1997
# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/06 12:35:01 tg Exp $
#
DISTNAME= Trash-2.4
@@ -19,6 +19,6 @@ LIB_DEPENDS= Dnd++\\.1\\.:${PORTSDIR}/x11/libdnd
GNU_CONFIGURE= YES
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
USE_GMAKE= YES
-USE_X11= YES
+USE_X_PREFIX= YES
.include <bsd.port.mk>