diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-07-04 09:48:24 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-07-04 09:48:24 +0800 |
commit | 2a703446e690df844196acf1a70373146dad45a4 (patch) | |
tree | 2f26b9c20e2f2f29f5919798002825bb5e498189 /mail/pantomime-ssl | |
parent | 48a9053aac6e184c54ddb9d59c42bc7f7cf12a50 (diff) | |
download | freebsd-ports-gnome-2a703446e690df844196acf1a70373146dad45a4.tar.gz freebsd-ports-gnome-2a703446e690df844196acf1a70373146dad45a4.tar.zst freebsd-ports-gnome-2a703446e690df844196acf1a70373146dad45a4.zip |
- Drop obsolete defines
Diffstat (limited to 'mail/pantomime-ssl')
-rw-r--r-- | mail/pantomime-ssl/Makefile | 1 |
1 files changed, 0 insertions, 1 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> |