diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-07-23 08:20:10 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-07-23 08:20:10 +0000 |
commit | 9270884d0daef73726888a38bdc0824c1ee7c5d0 (patch) | |
tree | f4ba5804d02ca52129dd6fcf41a1189d071d7b88 /x11/tycoon | |
parent | c349fb3a4696ae4db50ca9a77e006ad4b6009704 (diff) | |
download | ports-9270884d0daef73726888a38bdc0824c1ee7c5d0.tar.gz ports-9270884d0daef73726888a38bdc0824c1ee7c5d0.zip |
Notes
Diffstat (limited to 'x11/tycoon')
-rw-r--r-- | x11/tycoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 4cec92714365..ec1a363e5873 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -18,7 +18,7 @@ COMMENT= A nifty set of desktop apps, including floating buttons LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_IMAKE= yes -USE_XORG= xpm +USE_XORG= xaw REINPLACE_ARGS= -i "" post-patch: |