diff options
Diffstat (limited to 'deskutils/krss/Makefile')
-rw-r--r-- | deskutils/krss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/krss/Makefile b/deskutils/krss/Makefile index 325077a377b4..6a4f51c51321 100644 --- a/deskutils/krss/Makefile +++ b/deskutils/krss/Makefile @@ -16,9 +16,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= KDE Rich Site Summary viewer -USE_KDEBASE_VER= 3 +USE_KDEBASE_VER=3 USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= LIBQT="-lqt-mt ${PTHREAD_LIBS}" KDB2HTML=${TRUE} MAKE_ENV= LIBQT="-lqt-mt ${PTHREAD_LIBS}" KDB2HTML=${TRUE} USE_REINPLACE= yes |