diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/mgdiff/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile index 93caf2c6d581..45ec040f0351 100644 --- a/textproc/mgdiff/Makefile +++ b/textproc/mgdiff/Makefile @@ -12,8 +12,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Graphical front end to the Unix diff command -USES= imake -USE_MOTIF= yes +USES= imake motif USE_XORG= ice sm x11 xext xmu xp xt MAN1= mgdiff.1 |