diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 16:52:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 16:52:45 +0000 |
commit | c8058284a4e555ca1cf648fc3fd37eed80d9a950 (patch) | |
tree | 0289265ff368b0bebcc9670f540a1b3c8a575d66 /x11/xdialog | |
parent | d8299fcc60c91773d823d36ef69d39f5c2f2f0d0 (diff) | |
download | ports-c8058284a4e555ca1cf648fc3fd37eed80d9a950.tar.gz ports-c8058284a4e555ca1cf648fc3fd37eed80d9a950.zip |
Notes
Diffstat (limited to 'x11/xdialog')
-rw-r--r-- | x11/xdialog/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 4bdc2ba0a84c..04b37499788b 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -14,7 +14,6 @@ COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USES= gmake CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |