diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-15 08:06:09 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-15 08:06:09 +0000 |
commit | a6618602b6d105c63875355ff6685aee1a686568 (patch) | |
tree | de409ca76b3be469b2e3e3e0a828675b4492527a /x11-fm | |
parent | c6cbd7ce10b6c3a184be67f9ba57f1d6cb63a3b8 (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/jafm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fm/jafm/Makefile b/x11-fm/jafm/Makefile index 3ed42594950b..5945413ca962 100644 --- a/x11-fm/jafm/Makefile +++ b/x11-fm/jafm/Makefile @@ -3,7 +3,7 @@ # Date created: 31 August 1998 # Whom: brett@peloton.physics.montana.edu # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/10 00:23:48 steve Exp $ # DISTNAME= jafm-0.5 @@ -12,8 +12,7 @@ MASTER_SITES= http://www-personal.usyd.edu.au:/~rlittlew/jafm/ MAINTAINER= brett@peloton.physics.montana.edu -LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11-toolkits/qt140 - +USE_QT= yes USE_GMAKE= yes ALL_TARGET= jafm |