diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-05 14:14:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-05 14:14:08 +0800 |
commit | e20be28fe69d670b3036876fb5c194963a0e5311 (patch) | |
tree | 86656c496857b93215733474d60b9159161279f6 /mail/althea | |
parent | c48dcef67eaf4074d5b668b150ee452fb5b3abd2 (diff) | |
download | freebsd-ports-gnome-e20be28fe69d670b3036876fb5c194963a0e5311.tar.gz freebsd-ports-gnome-e20be28fe69d670b3036876fb5c194963a0e5311.tar.zst freebsd-ports-gnome-e20be28fe69d670b3036876fb5c194963a0e5311.zip |
Convert to new GNOME infrastructure.
Diffstat (limited to 'mail/althea')
-rw-r--r-- | mail/althea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/althea/Makefile b/mail/althea/Makefile index b94b9e64b99b..dce79ba171d5 100644 --- a/mail/althea/Makefile +++ b/mail/althea/Makefile @@ -16,10 +16,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Yet another GTK-based mail reader for X. Supports IMAP USE_REINPLACE= yes -USE_GTK= yes USE_OPENSSL= yes MAKE_ENV= MKDIR="${MKDIR}" MAKEFILE= ${FILESDIR}/Makefile.bsd +USE_GNOME= gtk12 post-patch: .for file in Documentation/help.html load_config.h save_config.h |