diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-02 14:27:49 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-02 14:27:49 +0000 |
commit | f4c321326cbf0d0bc42557417727b9fdcfd21cdd (patch) | |
tree | a99c5054f9c23d7924951f33fe1874167396edb5 /misc/floatator | |
parent | 09b64b64eacdcf3c9b5c3188bc442092b691cdf8 (diff) | |
download | ports-f4c321326cbf0d0bc42557417727b9fdcfd21cdd.tar.gz ports-f4c321326cbf0d0bc42557417727b9fdcfd21cdd.zip |
Notes
Diffstat (limited to 'misc/floatator')
-rw-r--r-- | misc/floatator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile index b4234562ea6d..905afa072beb 100644 --- a/misc/floatator/Makefile +++ b/misc/floatator/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.cichon.com/floatator/download/ MAINTAINER= ports@FreeBSD.org USE_XLIB= yes +USE_MOTIF= yes WRKSRC= ${WRKDIR}/${PORTNAME} post-patch: |