diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-10 09:32:14 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-10 09:32:14 +0000 |
commit | 82b3ec3f0d09968e247af97581a9410be3829d6a (patch) | |
tree | d01ce93d044c7712e5539a7994fbe9096ac7ac0f /x11/gmessage/Makefile | |
parent | b40822e3c5ee7866a0311e07dad959c8c0b61490 (diff) |
Notes
Diffstat (limited to 'x11/gmessage/Makefile')
-rw-r--r-- | x11/gmessage/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gmessage/Makefile b/x11/gmessage/Makefile index 4c35adfd9565..6ddfc62bf214 100644 --- a/x11/gmessage/Makefile +++ b/x11/gmessage/Makefile @@ -13,5 +13,4 @@ COMMENT= Gtk+ clone of xmessage. displays a given text in a X11 window PLIST_FILES= bin/gmessage USE_GNOME= gtk12 -NO_STAGE= yes .include <bsd.port.mk> |