diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-12-16 03:38:04 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-12-16 03:38:04 +0800 |
commit | a08be723da3ddc28949947b09397989826537991 (patch) | |
tree | e76bb96bbdcbfb36532a1deb3cd2c75a9f1f86cf /x11-toolkits/qt32 | |
parent | 0ad2d68a53696ed9e313b1f8d1fdedb11f98e312 (diff) | |
download | freebsd-ports-gnome-a08be723da3ddc28949947b09397989826537991.tar.gz freebsd-ports-gnome-a08be723da3ddc28949947b09397989826537991.tar.zst freebsd-ports-gnome-a08be723da3ddc28949947b09397989826537991.zip |
Fix formatting.
Diffstat (limited to 'x11-toolkits/qt32')
-rw-r--r-- | x11-toolkits/qt32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index 5e0ffaef1cc6..e2436559c418 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -85,7 +85,7 @@ CONFIGURE_ARGS+=-debug .if !defined(WITHOUT_OPENGL) USE_GL= yes -. else +.else CONFIGURE_ARGS+=-disable-opengl .endif # WITHOUT_OPENGL |