diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
commit | cda30a295fd474159658e5a43f99f4441d06682f (patch) | |
tree | 2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /x11/gmrun | |
parent | 483c9c20a1b87e8a7e307cb57e7e556dc8be9a5d (diff) |
Notes
Diffstat (limited to 'x11/gmrun')
-rw-r--r-- | x11/gmrun/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index c015589a58cb..c92c4c14d763 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -18,7 +18,6 @@ COMMENT= A customizable program to run programs, with tab-completion LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_GCC= 3.4+ -USE_X_PREFIX= yes USE_GNOME= gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes |