diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-29 18:00:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-29 18:00:12 +0000 |
commit | 562fe38c901c3fb7907af764ace1ddc416a80166 (patch) | |
tree | 51e8826ede9ecef8b3981cd11fb02a86ca50c557 /deskutils | |
parent | 8925f90091d2f22bfd6eeb4b46597064074d00d2 (diff) | |
download | ports-562fe38c901c3fb7907af764ace1ddc416a80166.tar.gz ports-562fe38c901c3fb7907af764ace1ddc416a80166.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gtimer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile index 4250303b56b7..4c08c4371084 100644 --- a/deskutils/gtimer/Makefile +++ b/deskutils/gtimer/Makefile @@ -16,6 +16,7 @@ COMMENT= A timer for your personal activities USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 +USE_REINPLACE= yes GNU_CONFIGURE= yes MAN1= gtimer.1 |