diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-07-04 01:48:24 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-07-04 01:48:24 +0000 |
commit | 9ecc8eeb8be2a59e0817b222315362e250988685 (patch) | |
tree | 79372c18f6bfb25ec284bb8d49c72b00178e20bd /mail | |
parent | 819ca1b7eb9d77baad62cc020030e29975ce64a5 (diff) | |
download | ports-9ecc8eeb8be2a59e0817b222315362e250988685.tar.gz ports-9ecc8eeb8be2a59e0817b222315362e250988685.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pantomime-ssl/Makefile | 1 | ||||
-rw-r--r-- | mail/pantomime/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile index a9070d0d16c9..9acdb02b7ea1 100644 --- a/mail/pantomime-ssl/Makefile +++ b/mail/pantomime-ssl/Makefile @@ -25,7 +25,6 @@ NO_MTREE= yes WRKSRC= ${WRKDIR}/Pantomime/Bundles/SSL USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= .include <bsd.port.pre.mk> diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 7511df80e521..293e232383da 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -21,7 +21,6 @@ NO_MTREE= yes WRKSRC= ${WRKDIR}/Pantomime USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= LDCONFIG_DIRS= ${LOCALLIBDIR} INSTALLS_SHLIB= yes |