diff options
Diffstat (limited to 'net/avahi-qt4/Makefile')
-rw-r--r-- | net/avahi-qt4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/avahi-qt4/Makefile b/net/avahi-qt4/Makefile index a13acdc6a5ef..d03a7e4c50fe 100644 --- a/net/avahi-qt4/Makefile +++ b/net/avahi-qt4/Makefile @@ -22,8 +22,7 @@ PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= qt4 USE_GNOME= gnomehack ltverhack intltool -USE_QT_VER= 4 -QT_COMPONENTS= corelib moc_build +USE_QT4= corelib moc_build AVAHI_PKGCONFIG= avahi-qt4.pc .include "${MASTERDIR}/Makefile" |