diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 17:51:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 17:51:20 +0000 |
commit | 8ea52382c670179f3b36138d12fc9fdb38504953 (patch) | |
tree | 2d6240cef7816c5b94398a4fb68c114f2aee5d36 /x11-toolkits/libgtkeditor | |
parent | 8500fab6efb6039e126fa8e97e07332fd89307cb (diff) |
Notes
Diffstat (limited to 'x11-toolkits/libgtkeditor')
-rw-r--r-- | x11-toolkits/libgtkeditor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile index 1af123da6e01..7f4de9c6bf0c 100644 --- a/x11-toolkits/libgtkeditor/Makefile +++ b/x11-toolkits/libgtkeditor/Makefile @@ -14,10 +14,10 @@ DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode USE_X_PREFIX= yes -USE_AUTOMAKE= yes USE_GTK= yes USE_GMAKE= yes USE_LIBTOOL= yes |