diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-03-11 19:14:28 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-03-11 19:14:28 +0000 |
commit | 8ed49557f8c4e8955c6b5b0224d8161991d28a27 (patch) | |
tree | 3b9c92739826c7b9f42f60481316d62c1fb5f650 /x11/xstdcmap | |
parent | 816cf4dccc6c63a5c93a7939f9bd230628d9f374 (diff) | |
download | ports-8ed49557f8c4e8955c6b5b0224d8161991d28a27.tar.gz ports-8ed49557f8c4e8955c6b5b0224d8161991d28a27.zip |
Notes
Diffstat (limited to 'x11/xstdcmap')
-rw-r--r-- | x11/xstdcmap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xstdcmap/Makefile b/x11/xstdcmap/Makefile index 4894d5a1d375..e5780f966675 100644 --- a/x11/xstdcmap/Makefile +++ b/x11/xstdcmap/Makefile @@ -10,9 +10,7 @@ COMMENT= X standard colormap utility LICENSE= MIT XORG_CAT= app -USE_XORG= xmu x11 - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros +USE_XORG= xmu x11 xorg-macros PLIST_FILES= bin/xstdcmap |