diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-30 04:20:29 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-30 04:20:29 +0000 |
commit | f86f5081ba0efd6645c29d88842577d89ff1c808 (patch) | |
tree | fd9be0370edb9d6da735e650d24c01fbf909acaf /textproc/popup | |
parent | b95d127471e2fd17cc8d189dbeec094e3ff556db (diff) | |
download | ports-f86f5081ba0efd6645c29d88842577d89ff1c808.tar.gz ports-f86f5081ba0efd6645c29d88842577d89ff1c808.zip |
Notes
Diffstat (limited to 'textproc/popup')
-rw-r--r-- | textproc/popup/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/popup/Makefile b/textproc/popup/Makefile index 328d8c6cc4f2..2e0824027b58 100644 --- a/textproc/popup/Makefile +++ b/textproc/popup/Makefile @@ -17,5 +17,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk> |