diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
commit | c4c8f4be4536497618de854065bf169361a7ad2b (patch) | |
tree | 965f82d89155ed89bcaf360c6ab2b1ed750b5314 /x11/yalias | |
parent | 8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff) |
Notes
Diffstat (limited to 'x11/yalias')
-rw-r--r-- | x11/yalias/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/yalias/Makefile b/x11/yalias/Makefile index e7af4017482e..7d577e431af4 100644 --- a/x11/yalias/Makefile +++ b/x11/yalias/Makefile @@ -17,7 +17,6 @@ MAINTAINER= tdb@FreeBSD.org COMMENT= An enhanced execution box with regex pattern matching USE_GNOME= gtk20 -USE_XLIB= yes ALL_TARGET= yalias MAKE_ARGS= prefix=${PREFIX} YALIASDIR=${DATADIR} |