diff options
Diffstat (limited to 'deskutils/ithought/Makefile')
-rw-r--r-- | deskutils/ithought/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/ithought/Makefile b/deskutils/ithought/Makefile index 26e2a15f5d68..70c1bff843ef 100644 --- a/deskutils/ithought/Makefile +++ b/deskutils/ithought/Makefile @@ -6,20 +6,18 @@ # PORTNAME= ithought -PORTVERSION= a4 +PORTVERSION= a5 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ithought MAINTAINER= nbm@FreeBSD.org -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml +LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${PREFIX}/libexec -ALL_TARGET= ithought - USE_GTK= yes post-patch: |