diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-19 15:34:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-19 15:34:47 +0000 |
commit | b8d85e69d709a50c6d68660095fc5f8dae988d6c (patch) | |
tree | 78b3f8e7a45abd7427bfe33e894d2a49f555a9c0 /net/gupnp-ui | |
parent | 77a2f554ee570f30de4e6584ffedd5d1dc13e170 (diff) | |
download | freebsd-ports-b8d85e69d709a50c6d68660095fc5f8dae988d6c.zip |
- Support STAGEDIR
Diffstat (limited to 'net/gupnp-ui')
-rw-r--r-- | net/gupnp-ui/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile index 84f263e80acc..0d3279a52c65 100644 --- a/net/gupnp-ui/Makefile +++ b/net/gupnp-ui/Makefile @@ -23,5 +23,4 @@ USE_LDCONFIG= yes USE_PYTHON= yes USES= pathfix pkgconfig -NO_STAGE= yes .include <bsd.port.mk> |