diff options
author | kris <kris@FreeBSD.org> | 2004-03-21 08:58:15 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-03-21 08:58:15 +0800 |
commit | 38116a518943b2dc912460a0c5ea71a8060a9dfe (patch) | |
tree | 6dc161f58d628223f675dd01849e7e70f7095f70 /mail | |
parent | c34b21a460886428e41255904154070e5f53e068 (diff) | |
download | freebsd-ports-gnome-38116a518943b2dc912460a0c5ea71a8060a9dfe.tar.gz freebsd-ports-gnome-38116a518943b2dc912460a0c5ea71a8060a9dfe.tar.zst freebsd-ports-gnome-38116a518943b2dc912460a0c5ea71a8060a9dfe.zip |
Allow this to be built as a package - there doesn't seem to be anything wrong
with the default settings that make this fundamentally unsuitable for
packaging.
Requested by: many
Diffstat (limited to 'mail')
-rw-r--r-- | mail/faces/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 80b058b514f5..d9fc433eb668 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/ MAINTAINER= ports@FreeBSD.org COMMENT= Visual mail, user and print face server -NO_PACKAGE= "Too many configuration options available to set usefull defaults" - USE_REINPLACE= yes INSTALLS_SHLIB= yes |