diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-06 18:03:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-06 18:03:56 +0000 |
commit | 789673014db11995229c303918527953ce838140 (patch) | |
tree | f456005b2c7a8f55ab3082972cf4eab7074ccd23 /x11-toolkits | |
parent | - Pass ${PTHREAD_LIBS} down to configure (diff) |
- Restore PORTEPOCH
Reported by: John Merryweather Cooper <coop9211@uidaho.edu>
Pointy hat to: dinoex
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/tk84/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index 8acef6490fe7..f1029d371e3c 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -7,6 +7,7 @@ PORTNAME= tk PORTVERSION= 8.4.6 +PORTEPOCH= 1 CATEGORIES= x11-toolkits tk84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tcl |