diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-25 04:15:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-25 04:15:05 +0000 |
commit | 1aaf3bb3680a995ea794489f232a1cf8e7f915a7 (patch) | |
tree | 58fac64e53bb08ff553f5cd9b3ee66d84f8c0a20 /x11-toolkits/ruby-qt2 | |
parent | Add spiralloops. (diff) |
Bad knu, no cookie. Use USE_QT2, not a hardcoded path!
Diffstat (limited to 'x11-toolkits/ruby-qt2')
-rw-r--r-- | x11-toolkits/ruby-qt2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/ruby-qt2/Makefile b/x11-toolkits/ruby-qt2/Makefile index 3cda39abdb7b..7c4f7811571d 100644 --- a/x11-toolkits/ruby-qt2/Makefile +++ b/x11-toolkits/ruby-qt2/Makefile @@ -16,8 +16,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22 - +USE_QT2= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes |