diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-01-19 23:22:18 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-01-19 23:22:18 +0800 |
commit | d2e9b26e3d0404f742969f253973d3bf25ff9526 (patch) | |
tree | 88484ef3c2260f24bd9062f0d5cc6dded9f0b238 /games/tuxpaint-fonts | |
parent | 4124be99d64d35a089d146c95a6bb02254e182b1 (diff) | |
download | freebsd-ports-gnome-d2e9b26e3d0404f742969f253973d3bf25ff9526.tar.gz freebsd-ports-gnome-d2e9b26e3d0404f742969f253973d3bf25ff9526.tar.zst freebsd-ports-gnome-d2e9b26e3d0404f742969f253973d3bf25ff9526.zip |
- Copy .conf.sample to .conf also in install target.
- Use correct order of @exec/@unexec directives for .conf files handling.
- Add @dirrmtry for additional locale.
- Remove BROKEN for dependent ports (tuxpaint-fonts and tuxpaint-stamps).
Diffstat (limited to 'games/tuxpaint-fonts')
-rw-r--r-- | games/tuxpaint-fonts/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/tuxpaint-fonts/Makefile b/games/tuxpaint-fonts/Makefile index a98d4dc7ff8c..e094589aee9e 100644 --- a/games/tuxpaint-fonts/Makefile +++ b/games/tuxpaint-fonts/Makefile @@ -18,8 +18,6 @@ COMMENT= TuxPaint Localized Fonts RUN_DEPENDS= tuxpaint:${PORTSDIR}/games/tuxpaint -BROKEN= Incomplete pkg-plist - NO_BUILD= yes NO_WRKSUBDIR= yes |