diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2003-08-17 23:05:52 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-08-17 23:05:52 +0000 |
commit | dee37f0afeaf0a76bcaac40253dc9b1323fb14f9 (patch) | |
tree | 1cf80e67865db06de924819d0aa88310fc345c5a /sysutils/asr-utils | |
parent | Remove the _POSIX_SOURCE handling to fix the building on 5-CURRENT. (diff) |
Proclaim this as an X11 appl.
Notes
Notes:
svn path=/head/; revision=87151
Diffstat (limited to 'sysutils/asr-utils')
-rw-r--r-- | sysutils/asr-utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/asr-utils/Makefile b/sysutils/asr-utils/Makefile index 28ca053db609..ae3f7d4974ca 100644 --- a/sysutils/asr-utils/Makefile +++ b/sysutils/asr-utils/Makefile @@ -19,6 +19,7 @@ COMMENT= Adaptec ASR RAID Management Software ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes +USE_XLIB= yes BINS= dptcom dpteng dptscom dptsig raidutil dptmgr do-build: |