diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-02 14:23:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-02 14:23:39 +0000 |
commit | 86ed44ce3167a924cf27a6411f66a0ee3dcdf69e (patch) | |
tree | 14d50de88992ca7d26f349065b94a55a88239ccf /mail | |
parent | add dependency to misc/mime-support instead of installing its own mime.types (diff) |
remove EXTRACT_ONLY and DIST_SUBDIR
PR: ports/79074
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed2/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed3/Makefile | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 433a973243e1..6151cfb0d1b9 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -12,8 +12,6 @@ CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.0/:source \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index c8dd08e69523..a59e149a4b7d 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -12,8 +12,6 @@ CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws/ -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index c8dd08e69523..a59e149a4b7d 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -12,8 +12,6 @@ CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws/ -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index c8dd08e69523..a59e149a4b7d 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -12,8 +12,6 @@ CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws/ -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client |