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-stamps | |
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-stamps')
-rw-r--r-- | games/tuxpaint-stamps/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/tuxpaint-stamps/Makefile b/games/tuxpaint-stamps/Makefile index 8ae388f0c15a..5b1be774d86f 100644 --- a/games/tuxpaint-stamps/Makefile +++ b/games/tuxpaint-stamps/Makefile @@ -18,8 +18,6 @@ COMMENT= TuxPaint Stamps RUN_DEPENDS= tuxpaint:${PORTSDIR}/games/tuxpaint -BROKEN= Incomplete pkg-plist - NO_BUILD= yes do-install: |