diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
commit | 6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (patch) | |
tree | 6ee88f98657f9c200a7c9ab4e8cf3c0eaf0c4d5b /security/quintuple-agent | |
parent | a1807bcfe56b6446dd8fe5d6176917ca78afd940 (diff) |
Notes
Diffstat (limited to 'security/quintuple-agent')
-rw-r--r-- | security/quintuple-agent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/quintuple-agent/Makefile b/security/quintuple-agent/Makefile index 0337ea5a9fe3..db14782579a1 100644 --- a/security/quintuple-agent/Makefile +++ b/security/quintuple-agent/Makefile @@ -16,7 +16,6 @@ MAINTAINER= vs@FreeBSD.org COMMENT= Quintuple Agent is a program that stores secrets for you USE_GETTEXT= yes -USE_GETOPT_LONG=yes USE_GNOME= glib12 .ifndef(WITHOUT_X11) USE_GNOME+= gtk12 |