diff options
Diffstat (limited to 'x11/offix-execute/Makefile')
-rw-r--r-- | x11/offix-execute/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/offix-execute/Makefile b/x11/offix-execute/Makefile index 408820e36436..58392313d6df 100644 --- a/x11/offix-execute/Makefile +++ b/x11/offix-execute/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:22:44 tg Exp $ # DISTNAME= Execute-2.4 @@ -19,6 +19,6 @@ LIB_DEPENDS= Dnd\\.1\\.:${PORTSDIR}/x11/libdnd \ GNU_CONFIGURE= YES USE_GMAKE= YES -USE_X11= YES +USE_X_PREFIX= YES .include <bsd.port.mk> |