diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-03-19 04:35:47 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-03-19 04:35:47 +0000 |
| commit | ccd3e4a8d4cb4895f5f7021c123161b64e93da9d (patch) | |
| tree | 1631b12f177eccd4b4c767181dd6145fa883cbb7 /textproc/easydiff/Makefile | |
| parent | Add a rcng startup script for the daemon mode. (diff) | |
- add USE_GNUSTEP_PREFIX
Notes
Notes:
svn path=/head/; revision=157643
Diffstat (limited to 'textproc/easydiff/Makefile')
| -rw-r--r-- | textproc/easydiff/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/easydiff/Makefile b/textproc/easydiff/Makefile index ca45e91cdaba..a2f7012973f0 100644 --- a/textproc/easydiff/Makefile +++ b/textproc/easydiff/Makefile @@ -15,12 +15,10 @@ MASTER_SITES= http://www.linuks.mine.nu/easydiff/ MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep graphical diff -GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep -PREFIX= ${GNUSTEP_PREFIX} -NO_MTREE= yes GUN_CONFIGURE= yes USE_GMAKE= yes USE_GNUSTEP= yes +USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes |
