diff options
Diffstat (limited to 'deskutils/bitnotes/Makefile')
-rw-r--r-- | deskutils/bitnotes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/bitnotes/Makefile b/deskutils/bitnotes/Makefile index c5ec666d21b2..961bf79facec 100644 --- a/deskutils/bitnotes/Makefile +++ b/deskutils/bitnotes/Makefile @@ -14,12 +14,11 @@ EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org -BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake - WRKSRC= ${WRKDIR}/BitNotes USE_X_PREFIX= yes USE_AUTOCONF= yes +USE_AUTOMAKE= yes USE_GMAKE= yes USE_GNOME= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |