diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-31 16:44:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-31 16:44:50 +0800 |
commit | bd80447d00ffa3338877004e540ee4498dc3c28a (patch) | |
tree | 068a92be027133a5344acd5b5343e3acd55b76db /net-im/vacuum-im/Makefile | |
parent | c91782c1afa67a3cec19c22a4b938d568f45df78 (diff) | |
download | freebsd-ports-gnome-bd80447d00ffa3338877004e540ee4498dc3c28a.tar.gz freebsd-ports-gnome-bd80447d00ffa3338877004e540ee4498dc3c28a.tar.zst freebsd-ports-gnome-bd80447d00ffa3338877004e540ee4498dc3c28a.zip |
- Stage support
- Convert to USES
Diffstat (limited to 'net-im/vacuum-im/Makefile')
-rw-r--r-- | net-im/vacuum-im/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/vacuum-im/Makefile b/net-im/vacuum-im/Makefile index 95153bb213e7..afc2ab9058fc 100644 --- a/net-im/vacuum-im/Makefile +++ b/net-im/vacuum-im/Makefile @@ -27,5 +27,4 @@ DESKTOP_ENTRIES="Vacuum-IM" "Modular, crossplatform Jabber client" \ "${PREFIX}/share/pixmaps/vacuum.png" "${PORTNAME}" \ "Qt;Network;InstantMessaging;" false -NO_STAGE= yes .include <bsd.port.mk> |